From ee6be34866d4e29329945fb95e4ecf1b2fb5746f Mon Sep 17 00:00:00 2001 From: xiaojunnuo Date: Tue, 10 Nov 2020 22:16:48 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E8=87=AA=E5=8A=A8=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 454451d..4328d00 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ ### 2、 dns优选 根据网络状况智能解析域名ip地址,获取最佳网络速度 比如: -1. 解决git push 偶尔失败需要输入账号密码的问题 +1. 解决git push 偶尔失败需要输入账号密码的问题(fatal: TaskCanceledException encountered) 2. 解决github头像加载不出来的问题 3. 解决gist.github.com访问不到的问题