| 1 | = Git version control for Boost: Home Page = |
| 2 | [[TracGuideToc]] |
| 3 | |
| 4 | == The Git Challenge == |
| 5 | |
| 6 | The challenge for those who believe Boost should use Git for version control is to articulate and document whys and hows, as they apply to Boost. |
| 7 | |
| 8 | == Git Topics == |
| 9 | |
| 10 | * [wiki:Git/WhyGit Why should Boost move to Git?] Provides the rationale for moving to Git. |
| 11 | * [wiki:Git/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. |
| 12 | |
| 13 | == Git Links == |
| 14 | |
| 15 | * [http://git-scm.com/ Git's website]. |
| 16 | * [http://code.google.com/p/tortoisegit/ TortoiseGIT] is a port of TortoiseSVN, so is of great interest to Windows users, particularly those already using TortoiseSVN. |