在github网页create new repository,为其命名:gitskills
create repository之前注意勾选 initialize this repository with a README。
打开git bash,键入
$ git clone git@github.com:pentixiong/gitskills.git
然后查看一下。
本文介绍如何在GitHub上创建一个新的仓库并使用Git进行本地克隆。包括设置README文件及使用Git Bash进行基本操作。
在github网页create new repository,为其命名:gitskills
create repository之前注意勾选 initialize this repository with a README。
打开git bash,键入
$ git clone git@github.com:pentixiong/gitskills.git
然后查看一下。

被折叠的 条评论
为什么被折叠?