练习五,要求你克隆一个分支到本地。 使用代码:

git clone https://github.com/Gazler/cloneme

练习六,要求你克隆一个分支到本地并且命名为my_cloned_repo。 使用代码:

git clone https://gith[......]

阅读全文