cat ~/.gitconfig
cat ~/.gitconfig
cat ~/.gitconfig
local commands | branch/merge | remote commands |
---|---|---|
git init git add git status git commit git log git branch git diff git tag git show |
git branch git merge git checkout git rebase git stash |
git remote git clone git fetch git pull git push |