macOS
brew install git-townlocal Homebrew formula metadata
sudo port install git-townMacPorts ports tree · devel/git-town/Portfile · ソース: api.github.com
brew
git-town のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install git-townlocal Homebrew formula metadata
sudo port install git-townMacPorts ports tree · devel/git-town/Portfile · ソース: api.github.com
nix profile install nixpkgs#git-townnixpkgs package indexes · pkgs/by-name/gi/git-town/package.nix · ソース: api.github.com
sudo pacman -S git-townArch Linux sync databases · git-town · ソース: geo.mirror.pkgbuild.com
sudo zypper install git-townopenSUSE Tumbleweed package metadata · git-town · ソース: download.opensuse.org
scoop install main/git-townScoop official bucket manifest trees · bucket/git-town.json · ソース: api.github.com
概要
High-level command-line interface for Git
履歴
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.
セキュリティ状態
git-town に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
git-town | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/git-town/git-town
インストールメタデータ
| パッケージキー | brew:git-town |
|---|---|
| バージョン | 24.0.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/git-town |
| ホームページ | https://www.git-town.com/ |
| リポジトリ | https://github.com/git-town/git-town |
| 上流ドキュメント | https://www.git-town.com/ |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/git-town/git-town/archive/refs/tags/v24.0.0.tar.gz |
| 最終更新 | 2026-07-23T16:32:45Z |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-townソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.