vault backup: 2026-02-13 00:30:57

This commit is contained in:
2026-02-13 00:30:57 +08:00
parent 5f7aa64650
commit 7551086b94
3 changed files with 92 additions and 4 deletions

View File

@@ -87,8 +87,8 @@ $ git config --global lfs.pruneverifyremotealways true
# Git代理
## 配置Sock5代理
git config -global http.proxy socks5://127.0.0.1:2080
git config -global https.proxy socks5://127.0.0.1:2080
git config --global http.proxy socks5://127.0.0.1:2080
git config --global https.proxy socks5://127.0.0.1:2080
### 只对github.com