![05.png](http://upload-images.jianshu.io/upload_images/3701654-56677299dd2b445e.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
### 1.新建一个仓库
![06.png](http://upload-images.jianshu.io/upload_images/3701654-ef20685764e53470.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
### 2.在本地[E:gitTest]()的命令行中输入
~~~
//git clone后面跟远程仓库的地址
git clone https://github.com/chengbenchao/gitSkill
~~~