Changes between Version 15 and Version 16 of Git/GitHome
- Timestamp:
- Dec 26, 2012, 3:02:01 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Git/GitHome
v15 v16 13 13 || **Windows hint:** If you install TortoiseGIT, avoid incompatibilities by using the command line version of Git that TortoiseGIT installs. I.E. place {{{C:\Program Files (x86)\Git\cmd}}} in your path ahead of any other git binaries, such as cygwin. || 14 14 15 || **Windows hint:** If you choose SSL as your authentication method when installing Git, be sure to use {{{"C:\Program Files (x86)\Git\Git Bash"}}} to generate SSH keys as described in [https://help.github.com/articles/generating-ssh-keys#platform-windows GitHub help]. Otherwise the {{{.ssh}}} directory may get generated in the wrong location, and !GitHub authentication will fail. ||15 || **Windows hint:** To generate !GitHub SSH authentication keys, as described in [https://help.github.com/articles/generating-ssh-keys#platform-windows GitHub help], be sure to use {{{"C:\Program Files (x86)\Git\Git Bash"}}}. Otherwise the {{{.ssh}}} directory may get generated in the wrong location, and !GitHub authentication will fail. || 16 16 17 17 == Learning to use Git ==