@rickyChen
2016-11-14T15:54:41.000000Z
字数 235
阅读 1449
Git
当前目录
版本列表、暂存区
远端存储目录
git diff
git status
git log
git reset --hard(--soft)
git checkout -f
git branch (-D/d)
git checkout
git fetch
git merge (--no-ff)
git rebase