KANG's BLOG

Let's have some fun

git常用命令

clone仓库 git clone 列出远程分支 git branch -r 列出所有分支 git branch -a