A2.4 Online Resources

A ton of information about Git is available online. This section highlights the main stops for information online.

git.or.cz

The source for all things Git is the main Git website, has links to the latest source code, user documentation, wiki, and many of the projects related to Git.

http://git.or.cz

Git Manual

The user’s manual is the definitive source on how to do everything in Git. It lists all the commands and their options. Thanks to the community surrounding Git, the documentation is becoming stronger everyday. Every time you run git --help <some command>, you’re accessing the user manual.

The entire command manual is available online as well.

http://www.kernel.org/pub/software/scm/git/docs/

Git Mailing List ...

Get Pragmatic Version Control Using Git now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.