复制项目 git clone https://**.git
浅复制 git clone –depth=1 https://**.git
git fetch –unshallow 获取完整项目版本
git branch -D ** 删除本地分支
复制项目 git clone https://**.git
浅复制 git clone –depth=1 https://**.git
git fetch –unshallow 获取完整项目版本
git branch -D ** 删除本地分支