git remote prune origin
git branch -a
git stash
git checkout [specific branch name]
git checkout -b [new branch name]
git push remote [branch name]
git pull [remote branch name]
git merge [specific branch name]
沒有留言:
張貼留言