Git
communityOfficial website for Git, the distributed version control system used by 90%+ of developers, providing documentation, downloads, and reference materials.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/downloadsGet Git release downloads for all platforms
Parameters
oswindows|macos|linux|source (stringoptionalReturns
releases[] with version, os, download_url, size, sha256, installer_typeGET
/docs/{command}Get Git documentation and man pages
Parameters
commandgit-commit|git-push|git-rebase (stringrequiredReturns
doc with command, synopsis, description, options[], examples[], see_also[]GET
/book/en/v2/{chapter}Get Pro Git book chapters
Returns
chapter with title, content_html, examples[], next_chapter, prev_chapter