Skip to content

Commit eb9f5d9

Browse files
committed
update HTTPS cloning errors 用 HTTPS 克隆常见的错误.md
1 parent c465b38 commit eb9f5d9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

HTTPS cloning errors 用 HTTPS 克隆常见的错误.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ HTTPS cloning errors 用 HTTPS 克隆常见的错误
1818

1919
##Check your Git version 检查 Git 版本
2020

21-
使用 Github 对 Git 版本没有限制,但我们发现在众多平台中 version 1.7.10 是比较稳定的版本。你最好下载最新的版本
21+
使用 Github 对 Git 版本没有限制,但我们发现在众多平台中 version 1.7.10 是比较稳定的版本。你最好[下载](http://git-scm.com/downloads)最新的版本
2222

2323
##Ensure the remote is correct 确认远程是正确的
2424

@@ -39,11 +39,11 @@ HTTPS cloning errors 用 HTTPS 克隆常见的错误
3939
# origin https://github.com/github/ReactiveCocoa.git (fetch)
4040
# origin https://github.com/github/ReactiveCocoa.git (push)
4141

42-
另外,你可以在 Mac 或者 Windows 应用程序中变换 URL
42+
另外,你可以在 [Mac](http://mac.github.com/) 或者 [Windows](http://windows.github.com/) 应用程序中变换 URL
4343

4444
##Provide access token if 2FA enabled 提供访问令牌如果 2FA 启动的话
4545

46-
如果启动 2FA (two-factor authentication 双因素认证),必须提供个人访问令牌来替换输入个人密码
46+
如果启动 [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)来替换输入个人密码
4747

4848
##Checking your permissions 检查权限
4949

0 commit comments

Comments
 (0)