Changes between Version 9 and Version 10 of Git/GitHome
- Timestamp:
- Dec 7, 2012, 2:37:15 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Git/GitHome
v9 v10 7 7 [http://code.google.com/p/tortoisegit/ TortoiseGIT], a port of TortoiseSVN, of great interest to Windows users who prefer a GUI interface or already use TortoiseSVN. 8 8 9 || 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. ||9 || **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. || 10 10 11 11 == Learning to use Git == … … 24 24 25 25 * [wiki:WhyGit Why should Boost move to Git?] Provides the rationale for moving to Git. 26 * [wiki:LearnGit How can a Boost library developer get started with Git?] Individual Boost library developers can start using Git to maintain their libraries long before all of Boost moves to Git.27 * Windows users, particularly TortoiseSVN users, will want to install TortoiseGIT, which can be tricky. [wiki:InstallTortoiseGit Here's how.]28 26 29 27 == Git Links ==