Git documentationEdit
Online documentation
- Man pages: http://www.kernel.org/pub/software/scm/git/docs/
- Tutorial:
- Overview: http://www.kernel.org/pub/software/scm/git/docs/everyday.html
- User manual: http://www.kernel.org/pub/software/scm/git/docs/user-manual.html
- Documentation list on wiki: http://git.or.cz/gitwiki/GitDocumentation
- Wiki: http://git.or.cz/gitwiki
- Howtos: http://www.kernel.org/pub/software/scm/git/docs/howto-index.html
- Glossary: http://www.kernel.org/pub/software/scm/git/docs/glossary.html
- Third party tutorials and advocacy:
- http://utsl.gen.nz/talks/git-svn/intro.html
- Excellent explanation (with diagrams) of how blobs, trees, commits etc are modelled in Git: http://eagain.net/articles/git-for-computer-scientists/
- A great cheatsheet: http://jonas.nitro.dk/git/quick-reference.html
Installable local documentation
- http://utsl.gen.nz/talks/git-svn/intro.html
- Excellent explanation (with diagrams) of how blobs, trees, commits etc are modelled in Git: http://eagain.net/articles/git-for-computer-scientists/
- A great cheatsheet: http://jonas.nitro.dk/git/quick-reference.html