
### 1.新建一个仓库

### 2.在本地[E:gitTest]()的命令行中输入
~~~
//git clone后面跟远程仓库的地址
git clone https://github.com/chengbenchao/gitSkill
~~~