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.
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 ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access