File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
book/01-introduction/sections Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -50,11 +50,11 @@ image::images/git-osx-installer.png[Git OS X 安装程序。]
50
50
在 Windows 上安装 Git 也有几种安装方法。(((Windows, installing)))
51
51
官方版本可以在 Git 官方网站下载。
52
52
打开 http://git-scm.com/download/win[],下载会自动开始。
53
- 要注意这是一个名为 Git for Windows的项目 (也叫做 msysGit),和 Git 是分别独立的项目;更多信息请访问 http://msysgit.github.io/[]。
53
+ 要注意这是一个名为 Git for Windows 的项目 (也叫做 msysGit),和 Git 是分别独立的项目;更多信息请访问 http://msysgit.github.io/[]。
54
54
55
55
另一个简单的方法是安装 GitHub for Windows。
56
56
该安装程序包含图形化和命令行版本的 Git。
57
- 它也能支持 Powershell,提供了稳定的凭证缓存和健全的 CRLF 设置 。(((Powershell)))(((CRLF)))(((credential caching)))
57
+ 它也能支持 Powershell,提供了稳定的凭证缓存和健全的换行设置 。(((Powershell)))(((CRLF)))(((credential caching)))
58
58
稍后我们会对这方面有更多了解,现在只要一句话就够了,这些都是你所需要的。
59
59
你可以在 GitHub for Windows 网站下载,网址为 http://windows.github.com[]。
60
60
You can’t perform that action at this time.
0 commit comments