You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: book/01-introduction/sections/installing.asc
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,9 @@ The most official build is available for download on the Git website.
56
56
Just go to http://git-scm.com/download/win[] and the download will start automatically.
57
57
Note that this is a project called Git for Windows, which is separate from Git itself; for more information on it, go to https://git-for-windows.github.io/[].
58
58
59
+
To get an automated installation you can use the [Git Chocolatey package](https://chocolatey.org/packages/git).
60
+
Note that the Chocolatey package is community maintained.
61
+
59
62
Another easy way to get Git installed is by installing GitHub for Windows.
60
63
The installer includes a command line version of Git as well as the GUI.
61
64
It also works well with Powershell, and sets up solid credential caching and sane CRLF settings.(((Powershell)))(((CRLF)))(((credential caching)))
0 commit comments