From 768fb34db9b821c391b00707df00044c3c51158c Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Thu, 8 Dec 2022 14:30:32 +0800 Subject: [PATCH] doc: update git.md --- docs/git.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/git.md b/docs/git.md index 74f11ee..05cd3e1 100644 --- a/docs/git.md +++ b/docs/git.md @@ -395,7 +395,7 @@ $ git log --stat -M ```bash $ cat ~/.ssh/config Host gitlab.com -# 直接使用 shadowsocks 提供的 socks5 代理端口 +# 直接使用 sh**socks 提供的 socks5 代理端口 ProxyCommand nc -X 5 -x 127.0.0.1:1080 %h %p Host github.com