Git 基础 诞生 四个区 目录 stage(历史舞台) local repo remote repo 概念 log HEAD 分支 merge rebase 操作 git add 路径 git commit [路径] git push 名称 分支 git pull 名称 分支 解决冲突 git reset git revert 杂项 git config gitignore git reflog