1 git add .
2 git commit -m ' 提交的信息 '
3 git review -v
4 git stash 切换分支 不需要commit
git stash apply 切换回来时候,重新显示
1 git add .
2 git commit -m ' 提交的信息 '
3 git review -v
4 git stash 切换分支 不需要commit
git stash apply 切换回来时候,重新显示
本文标题:git
本文链接:https://www.haomeiwen.com/subject/ioovittx.html
网友评论