git 学习 阮一峰的 git git pull $ git pull <远程主机名> <远程分支名>:<本地分支名> git push $ git push <远程主机名> <本地分支名>:<远程分支名>