更新
This commit is contained in:
@ -1,10 +1,13 @@
|
||||
## git 基本操作
|
||||
|
||||
|
||||
#### 配置代理
|
||||
```bash
|
||||
git config --global http.proxy http://127.0.0.1:7890
|
||||
git config --global https.proxy ttp://127.0.0.1:7890
|
||||
```
|
||||
|
||||
|
||||
|
||||
### 更新git
|
||||
#### 更新git
|
||||
|
||||
```bash
|
||||
git update-git-for-windows
|
||||
|
Reference in New Issue
Block a user