摘要:
git clone: 本地.git/refs 生成remote文件夹对应远程库的信息 git pull git push fast forward three way 阅读全文
摘要:
1.HEAD Related with current active branch Always point to the latest commit 2.Git Branch git branch 查看当前分支 git checkout (change the current active bra 阅读全文