Skip to content

Commit f0907b6

Browse files
committed
改进翻译
1 parent 92387c0 commit f0907b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book/01-introduction/sections/installing.asc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,11 @@ image::images/git-osx-installer.png[Git OS X 安装程序。]
5050
在 Windows 上安装 Git 也有几种安装方法。(((Windows, installing)))
5151
官方版本可以在 Git 官方网站下载。
5252
打开 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/[]。
5454

5555
另一个简单的方法是安装 GitHub for Windows。
5656
该安装程序包含图形化和命令行版本的 Git。
57-
它也能支持 Powershell,提供了稳定的凭证缓存和健全的 CRLF 设置。(((Powershell)))(((CRLF)))(((credential caching)))
57+
它也能支持 Powershell,提供了稳定的凭证缓存和健全的换行设置。(((Powershell)))(((CRLF)))(((credential caching)))
5858
稍后我们会对这方面有更多了解,现在只要一句话就够了,这些都是你所需要的。
5959
你可以在 GitHub for Windows 网站下载,网址为 http://windows.github.com[]。
6060

0 commit comments

Comments
 (0)