1. Using git on Windows
Incomplete page, please add to it.
1.1. Installing Git
The easiest way to get git on Windows (unless you use cygwin) is to install msysgit.
Download the msysgit installer from http://code.google.com/p/msysgit/.
- Run the installer.
- Select "Run Git from the Windows Command Prompt (only adds git to PATH)"
- Choose plink, not openSSH (mostly applies to those with developer access to git, will require Putty)
- Choose to always use Windows line endings
1.2. Using Git
If you like the command line, you can bring up a git prompt and follow the instructions at Git/Developers.
If you prefer GUIs, you can try the illustrated guide to git on Windows.
There is also TortoiseGit, which is designed to integrate with the Windows explorer like TortoiseSVN.
1.3. Other Resources
http://github.com/guides/using-git-and-github-for-the-windows-for-newbies