摘要:
git clone: 本地.git/refs 生成remote文件夹对应远程库的信息 git pull git push fast forward three way 阅读全文
posted @ 2021-01-05 15:50
Loading~
阅读(700)
评论(0)
推荐(0)
摘要:
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 阅读全文
posted @ 2021-01-05 14:12
Loading~
阅读(157)
评论(0)
推荐(0)