... | ... | @@ -3,11 +3,11 @@ dns设为192.168.109.200 |
|
|
|
|
|
### 配置git环境
|
|
|
####安装
|
|
|
windows https://git-for-windows.github.io/
|
|
|
mac https://sourceforge.net/projects/git-osx-installer/
|
|
|
ubuntu sudo apt-get install git
|
|
|
* windows https://git-for-windows.github.io/
|
|
|
* mac https://sourceforge.net/projects/git-osx-installer/
|
|
|
* ubuntu sudo apt-get install git
|
|
|
|
|
|
2. 设置公钥
|
|
|
####设置公钥
|
|
|
|
|
|
windows用户使用git-bash(git的安装目录下找) 执行命令
|
|
|
macosx & Linux 命令相同
|
... | ... | |