aiendpoint.dev
ServicesGit

Git

community

Official website for Git, the distributed version control system used by 90%+ of developers, providing documentation, downloads, and reference materials.

Visit site ↗

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.

https://git-scm.comNo auth requireddeveloperconfidence: 90/1000 discoveries1 contributors
GET/downloads

Get Git release downloads for all platforms

Parameters

oswindows|macos|linux|source (stringoptional

Returns

releases[] with version, os, download_url, size, sha256, installer_type
GET/docs/{command}

Get Git documentation and man pages

Parameters

commandgit-commit|git-push|git-rebase (stringrequired

Returns

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