From 1afc3705be8bce06a71008f0ee6032bbb6ea9423 Mon Sep 17 00:00:00 2001 From: jiahui92 <547652008@qq.com> Date: Sun, 18 Feb 2024 20:58:40 +0800 Subject: [PATCH] fix md error --- "source/_posts/3.\350\277\220\347\273\264/Git.md" | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git "a/source/_posts/3.\350\277\220\347\273\264/Git.md" "b/source/_posts/3.\350\277\220\347\273\264/Git.md" index b9c9812..428b4b8 100644 --- "a/source/_posts/3.\350\277\220\347\273\264/Git.md" +++ "b/source/_posts/3.\350\277\220\347\273\264/Git.md" @@ -20,7 +20,8 @@ tags: kex_exchange_identification: Connection closed by remote host Connection closed by 198.18.0.251 port 22 fatal: Could not read from remote repository. -``` +``` + * 如果使用小飞机等工具的系统代理,则需手动给git config增加配置 ```toml [http "https://github.com"]