🍺 BREW Explorer

← all formulae

git

brew install git v2.54.0 GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later AND BSD-3-Clause AND MIT

Distributed version control system for tracking code changes and collaborating on projects.

Why you might care

Git is the de facto standard for version control in software development, enabling branching, merging, and collaboration across teams. It's fast, works offline, and is fundamental to modern development workflows and CI/CD pipelines. Nearly all other tools in this browser depend on or integrate with Git.

Categories

Alternatives

mercurial subversion fossil
93.9k
30-day installs · #45
370.0k
90-day · #39
1.6M
365-day · #27

Runtime dependencies

Build dependencies

Links

Caveats

The Tcl/Tk GUIs (e.g. gitk, git-gui) are now in the `git-gui` formula.
Subversion interoperability (git-svn) is now in the `git-svn` formula.

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "mercurial",
    "subversion",
    "fossil"
  ],
  "build_dependencies": [
    "gettext",
    "pkgconf"
  ],
  "categories": [
    "version-control"
  ],
  "caveats": "The Tcl/Tk GUIs (e.g. gitk, git-gui) are now in the `git-gui` formula.\nSubversion interoperability (git-svn) is now in the `git-svn` formula.\n",
  "conflicts_with": [],
  "dependencies": [
    "pcre2",
    "gettext"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Distributed revision control system",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:38:02+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "git",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://git-scm.com",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "Git",
  "installs_30d": 93895,
  "installs_365d": 1610434,
  "installs_90d": 369983,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later AND BSD-3-Clause AND MIT",
  "llm_generated_at": "2026-06-20T23:42:20+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "git",
  "oldnames": [],
  "one_liner": "Distributed version control system for tracking code changes and collaborating on projects.",
  "optional_dependencies": [],
  "rank_30d": 45,
  "rank_365d": 27,
  "rank_90d": 39,
  "raw_hash": "b084d622cdd36499",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/g/git.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    "curl",
    "expat"
  ],
  "version_head": "HEAD",
  "version_stable": "2.54.0",
  "versioned_formulae": [],
  "why_use_this": "Git is the de facto standard for version control in software development, enabling branching, merging, and collaboration across teams. It\u0027s fast, works offline, and is fundamental to modern development workflows and CI/CD pipelines. Nearly all other tools in this browser depend on or integrate with Git."
}