🍺 BREW Explorer

← all formulae

tig

brew install tig v2.6.1 GPL-2.0-or-later

Terminal UI for browsing and interacting with Git repositories.

Why you might care

tig gives you a fast, ncurses-based way to navigate commit history, diffs, and blame without leaving the terminal—faster and more intuitive than `git log` piping for complex repos. Drop-in replacement workflow: stage/unstage hunks, search commits, and view branches visually.

Categories

Alternatives

git lazygit gitui
3.1k
30-day installs · #784
5.2k
90-day · #1068
22.0k
365-day · #1016

Runtime dependencies

Build dependencies

Links

Caveats

A sample of the default configuration has been installed to:
  $HOMEBREW_PREFIX/opt/tig/share/tig/examples/tigrc
to override the system-wide default configuration, copy the sample to:
  $HOMEBREW_PREFIX/etc/tigrc

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

Raw metadata
{
  "aliases": [
    "git-tig"
  ],
  "alternatives": [
    "git",
    "lazygit",
    "gitui"
  ],
  "build_dependencies": [
    "pkgconf"
  ],
  "categories": [
    "version-control",
    "terminal-utility"
  ],
  "caveats": "A sample of the default configuration has been installed to:\n  $HOMEBREW_PREFIX/opt/tig/share/tig/examples/tigrc\nto override the system-wide default configuration, copy the sample to:\n  $HOMEBREW_PREFIX/etc/tigrc\n",
  "conflicts_with": [],
  "dependencies": [
    "ncurses",
    "pcre2",
    "readline"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Text interface for Git repositories",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:41:05+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "tig",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://jonas.github.io/tig/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "Introduction \u00b7 Tig - Text-mode interface for Git",
  "installs_30d": 3088,
  "installs_365d": 22010,
  "installs_90d": 5229,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "GPL-2.0-or-later",
  "llm_generated_at": "2026-06-20T23:47:01+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "tig",
  "oldnames": [],
  "one_liner": "Terminal UI for browsing and interacting with Git repositories.",
  "optional_dependencies": [],
  "rank_30d": 784,
  "rank_365d": 1016,
  "rank_90d": 1068,
  "raw_hash": "ddf0a2fd0bbc1bc5",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/t/tig.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "2.6.1",
  "versioned_formulae": [],
  "why_use_this": "tig gives you a fast, ncurses-based way to navigate commit history, diffs, and blame without leaving the terminal\u2014faster and more intuitive than `git log` piping for complex repos. Drop-in replacement workflow: stage/unstage hunks, search commits, and view branches visually."
}