GIT client
References
Concepts, tutorials and how-to:
- Short introduction: Git short guide
- Excellent "Git complete guide" (with videos): Visual Studio GIT howTo
- Complete and excellent introduction, all in 1 blog post: Become a Git pro in just one blog: a thorough guide to git architecture and command line interface
Official documentation:
- Official website: http://git-scm.com
- Help page: http://git-scm.com/book/en/
- GitHub wiki page: https://help.github.com/articles/set-up-git/
Installation
See Git setup
Usage
See