# Install git-town

High-level command-line interface for Git. Version 23.0.2 via Homebrew; verified 2026-06-06.

## Install

```sh
sudo av install brew:git-town
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install git-town
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install git-town
```

  Evidence: MacPorts ports tree: devel/git-town/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#git-town
```

  Evidence: nixpkgs package indexes: pkgs/by-name/gi/git-town/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S git-town
```

  Evidence: Arch Linux sync databases: git-town from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install git-town
```

  Evidence: openSUSE Tumbleweed package metadata: git-town from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install main/git-town
```

  Evidence: Scoop official bucket manifest trees: bucket/git-town.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## Package Facts

- **Package key:** brew:git-town
- **Package manager:** Homebrew
- **Package manager URL:** <https://formulae.brew.sh/formula/git-town>
- **Version:** 23.0.2
- **Source summary:** High-level command-line interface for Git
- **Homepage:** <https://www.git-town.com/>
- **Repository:** <https://github.com/git-town/git-town>
- **Upstream docs:** <https://www.git-town.com/>
- **License:** MIT
- **Source archive:** <https://github.com/git-town/git-town/archive/refs/tags/v23.0.2.tar.gz>
- **Last updated:** 2026-06-06T20:46:47Z
- **Generated:** 2026-06-10T07:18:26+00:00

## Executables

- git-town (cli)
- git-town (alias)

## Build Dependencies

- go

## Install Behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-06-10
- Package-manager version: 23.0.2
- Package-manager updated: 2026-06-06
- Local data status: ok
- Upstream repository: https://github.com/git-town/git-town
- Upstream latest detected: v23.0.2 (current)

## セキュリティノート

no executable entrypoint in the package index.

- **Geiger risk:** green / low
- no executable entrypoint in the package index

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** git-town
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Other Package-Manager Records

- Nix - git-town: normalized package name match | nixpkgs package indexes: pkgs/by-name/gi/git-town/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- pacman - git-town - 23.0.1-1: normalized package name match | Arch Linux sync databases: git-town from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Generic, high-level Git workflow support | https://github.com/git-town/git-town
- zypper - git-town - 23.0.1-1.1: normalized package name match | openSUSE Tumbleweed package metadata: git-town from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst | Git branches made easy | https://github.com/git-town/git-town
- zypper - git-town-bash-completion - 23.0.1-1.1: normalized package name match | openSUSE Tumbleweed package metadata: git-town-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst | Bash Completion for git-town | https://github.com/git-town/git-town
- zypper - git-town-fish-completion - 23.0.1-1.1: normalized package name match | openSUSE Tumbleweed package metadata: git-town-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst | Fish Completion for git-town | https://github.com/git-town/git-town
- zypper - git-town-zsh-completion - 23.0.1-1.1: normalized package name match | openSUSE Tumbleweed package metadata: git-town-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst | Zsh Completion for git-town | https://github.com/git-town/git-town
- MacPorts - git-town: normalized package name match | MacPorts ports tree: devel/git-town/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/git-town: normalized package name match | Scoop official bucket manifest trees: bucket/git-town.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Related Links

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/ja/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/ja/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://www.automicvault.com/ja/pkg/brew/go/) - Build dependency declared by Homebrew.
- [git-flow](https://www.automicvault.com/ja/pkg/brew/git-flow/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control, workflow.
- [git-extras](https://www.automicvault.com/ja/pkg/brew/git-extras/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control, workflow.
- [git-machete](https://www.automicvault.com/ja/pkg/brew/git-machete/) - Shares av.db curated category or tags: branch-management, cli, developer-tools, git, version-control.
- [git-branchless](https://www.automicvault.com/ja/pkg/brew/git-branchless/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control, workflow.
- [git-recent](https://www.automicvault.com/ja/pkg/brew/git-recent/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control, workflow.
- [git-delete-merged-branches](https://www.automicvault.com/ja/pkg/brew/git-delete-merged-branches/) - Shares av.db curated category or tags: branch-management, cli, developer-tools, git, version-control.
- [legit](https://www.automicvault.com/ja/pkg/brew/legit/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control, workflow.
- [git-plus](https://www.automicvault.com/ja/pkg/brew/git-plus/) - Shares av.db curated category or tags: branch-management, cli, developer-tools, git, version-control.
- [git-integration](https://www.automicvault.com/ja/pkg/brew/git-integration/) - Package names and metadata indicate a similar tool family. Shared terms: branch, branch-management, cli, control, developer.

## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
