Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
互联网应用开发
wiki-git
Wiki
Home
Home
· Changes
Page history
wangqs created page: home
authored
Jun 07, 2016
by
互联网应用开发
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
home.md
home.md
+1
-1
No files found.
home.md
View page @
8c827d03
...
...
@@ -20,7 +20,7 @@ git commit -m readme
2.
设置公钥
windows用户使用git-bash(git的安装目录下找) 执行命令
macosx & Linux 命令相同
```
ssh-keygen -t rsa
```
...
...