git init git status git commit -m'info' git commit --amend git push git pull git merge git reset --soft commitid git reflag git rebase git pull --rebase origin branch git branch -ra git checkout branch git rebase --continue