From eb9f5d9f0771862108958b22460ecc22904cc153 Mon Sep 17 00:00:00 2001 From: waylau Date: Thu, 20 Nov 2014 15:41:27 +0800 Subject: [PATCH] =?UTF-8?q?update=20=20HTTPS=20cloning=20errors=20?= =?UTF-8?q?=E7=94=A8=20HTTPS=20=E5=85=8B=E9=9A=86=E5=B8=B8=E8=A7=81?= =?UTF-8?q?=E7=9A=84=E9=94=99=E8=AF=AF.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- HTTPS cloning errors 用 HTTPS 克隆常见的错误.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/HTTPS cloning errors 用 HTTPS 克隆常见的错误.md b/HTTPS cloning errors 用 HTTPS 克隆常见的错误.md index c70768b..514abac 100644 --- a/HTTPS cloning errors 用 HTTPS 克隆常见的错误.md +++ b/HTTPS cloning errors 用 HTTPS 克隆常见的错误.md @@ -18,7 +18,7 @@ HTTPS cloning errors 用 HTTPS 克隆常见的错误 ##Check your Git version 检查 Git 版本 -使用 Github 对 Git 版本没有限制,但我们发现在众多平台中 version 1.7.10 是比较稳定的版本。你最好下载最新的版本。 +使用 Github 对 Git 版本没有限制,但我们发现在众多平台中 version 1.7.10 是比较稳定的版本。你最好[下载](http://git-scm.com/downloads)最新的版本。 ##Ensure the remote is correct 确认远程是正确的 @@ -39,11 +39,11 @@ HTTPS cloning errors 用 HTTPS 克隆常见的错误 # origin https://github.com/github/ReactiveCocoa.git (fetch) # origin https://github.com/github/ReactiveCocoa.git (push) -另外,你可以在 Mac 或者 Windows 应用程序中变换 URL +另外,你可以在 [Mac](http://mac.github.com/) 或者 [Windows](http://windows.github.com/) 应用程序中变换 URL ##Provide access token if 2FA enabled 提供访问令牌如果 2FA 启动的话 -如果启动 2FA (two-factor authentication 双因素认证),必须提供个人访问令牌来替换输入个人密码。 +如果启动 [2FA](https://help.github.com/articles/about-two-factor-authentication) (two-factor authentication 双因素认证),必须提供[个人访问令牌](https://help.github.com/articles/creating-an-access-token-for-command-line-use)来替换输入个人密码。 ##Checking your permissions 检查权限