macOS
brew install git-townlocal Homebrew formula metadata
sudo port install git-townMacPorts ports tree · devel/git-town/Portfile · source: api.github.com
brew
High-level command-line interface for Git. Version 23.0.3 via Homebrew; verified 2026-06-21.
install
brew install git-townlocal Homebrew formula metadata
sudo port install git-townMacPorts ports tree · devel/git-town/Portfile · source: api.github.com
nix profile install nixpkgs#git-townnixpkgs package indexes · pkgs/by-name/gi/git-town/package.nix · source: api.github.com
sudo pacman -S git-townArch Linux sync databases · git-town · source: geo.mirror.pkgbuild.com
sudo zypper install git-townopenSUSE Tumbleweed package metadata · git-town · source: download.opensuse.org
scoop install main/git-townScoop official bucket manifest trees · bucket/git-town.json · source: api.github.com
overview
High-level command-line interface for Git
history
Git Town is a high-level Git command-line interface for managing feature branches, stacked changes, pull requests, and branch cleanup. It wraps common multi-branch workflows in memorable commands such as hack, sync, propose, ship, append, prepend, and swap.
The GitHub repository was created in 2014. The project grew from branch workflow automation into a broader Git productivity layer that supports Git Flow, GitHub Flow, GitLab Flow, trunk-based development, monorepos, and stacked changes.
The command set and configuration model continued to evolve through the 2020s. The documentation describes configuration files named git-town.toml, .git-town.toml, and .git-branches.toml, while the changelog records work on stacked proposal breadcrumbs, direct commits into ancestor branches, forge connectors, CI/headless behavior, and configuration precedence.
Git Town's adoption is tied to teams that want a consistent branch lifecycle without replacing Git hosting. Package availability through Homebrew, MacPorts, Nix, pacman, Scoop, and zypper makes the same workflow commands installable across developer workstations.
Practitioners use Git Town to create up-to-date feature branches, synchronize branch stacks, create pull or merge requests, navigate branch hierarchies, ship completed work, and clean up local and remote branches. In stacked-change workflows, commands such as append, prepend, set-parent, diff-parent, and swap encode parent-child branch relationships that plain Git does not model directly.
The package is significant because it shows how much workflow policy can live in a Git extension without requiring a hosted service. It is a single CLI that packages branch naming, stack metadata, forge integration, and cleanup behavior into reproducible local commands.
security posture
No matching local secret-handling manifest was found for git-town. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
git-town.toml.git-town.toml.git-branches.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
git-town | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/git-town/git-town
install metadata
| Package key | brew:git-town |
|---|---|
| Version | 23.0.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/git-town |
| 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.3.tar.gz |
| Last updated | 2026-06-21T15:37:11Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
git-town
nix profile install nixpkgs#git-towngit-town 23.0.2-1
Generic, high-level Git workflow support
https://github.com/git-town/git-town
sudo pacman -S git-towngit-town 23.0.2-1.1
Git branches made easy
https://github.com/git-town/git-town
sudo zypper install git-towngit-town-bash-completion 23.0.2-1.1
Bash Completion for git-town
https://github.com/git-town/git-town
sudo zypper install git-town-bash-completiongit-town-fish-completion 23.0.2-1.1
Fish Completion for git-town
https://github.com/git-town/git-town
sudo zypper install git-town-fish-completiongit-town-zsh-completion 23.0.2-1.1
Zsh Completion for git-town
https://github.com/git-town/git-town
sudo zypper install git-town-zsh-completiongit-town
sudo port install git-townmain/git-town
scoop install main/git-townsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.