通过命令:
$ ssh-keygen -t rsa -C "1240847112@example.com"
然后回车
3,打开 Github-settings-SSH and GPG keys
4,点击App Key
5,创建仓库
在Repository name填入testgit,其他保持默认设置,点击“Create repository”按钮,就成功地创建了一个新的Git仓库
通过命令:
$ ssh-keygen -t rsa -C "1240847112@example.com"
然后回车
3,打开 Github-settings-SSH and GPG keys
4,点击App Key
5,创建仓库
在Repository name填入testgit,其他保持默认设置,点击“Create repository”按钮,就成功地创建了一个新的Git仓库