GIT相关

53 阅读1分钟

01-拉取某一个分支的代码(以develop为例)

git clone -b develop XXX

02-git history是人类之光 image.png

03-vs-code中集成的git管理真的是不用白不用系列

image.png