git rebase和git branch

svn过来的同学一定会觉得git的分支管理好方便,但更应该了解的是git rebase。可以说,用不用git rebase是区分你熟不熟悉git的重要方式。

##git reset

git fetch和git pull

git commit -amend