git命令幾個總結

比較經常使用的是git

git cloneit

git pullfile

git add文件

git commitco

git pushpush

git stash commit

git stash pop分支

git reflog

 

不經常使用但很是有用的命令及說明

git clean -fd             ///刪除無關文件

git branch           ///查看分支

git branch -r

git checkout branchname

git checkout file

相關文章
相關標籤/搜索