- http://git-scm.com/
- Download Git
- download the latest git tools for any OS
- Pro Git
- fantastic free book, very incremental walk-through, including advanced concepts too
- GUIs
- List of popular GUIs
- Download Git
- ipsum generators
- Generating ssh keys
- More resources
- GitHub Training Resources
- http://gitready.com/
- Great little articles on different use cases you may run into
- http://cheat.errtheblog.com/s/git
- Great cheat sheet of CLI commands that are pretty common
- Git Reference
- Git data flow generalization
- Clone repositories
- gits
- [email protected]:g0t4/gits.git
- gits
- SmartGitHg
- SeeGit
- Standard .gitignores
- Entire list
- Visual Studio specific
- Pull the visual studio version and have a conversation with the team about what you want to ignore.
- Commit the version you copy and then make commits to explain your changes.