macOS
brew install git-machetelocal Homebrew formula metadata
brew
git-machete のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install git-machetelocal Homebrew formula metadata
sudo apk add git-macheteAlpine Linux edge package indexes · git-machete · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#git-machetenixpkgs package indexes · pkgs/by-name/gi/git-machete/package.nix · ソース: api.github.com
scoop install main/git-macheteScoop official bucket manifest trees · bucket/git-machete.json · ソース: api.github.com
概要
Git repository organizer & rebase workflow automation tool
履歴
git-machete is a Git repository organizer for stacked and multi-branch workflows. It records a branch layout, shows the relation between branches, and automates repeated rebase, merge, push, pull, and pull-request maintenance tasks across a chain of branches.
VirtusLab published the project as a public GitHub repository in February 2018. The README presents the tool around a bird's-eye view of a repository and a `.git/machete` layout file, with commands such as `discover`, `status`, `go`, `traverse`, and `advance`.
The 3.x release notes show the project expanding from local branch traversal into code-hosting workflows. Releases added GitHub and GitLab pull-request or merge-request commands, generated PR/MR description sections for branch chains, worktree handling, interactive branch selection, shell completions, and an agent skill for AI coding tools.
git-machete has unusually broad packaging for a workflow-specific Git extension. The project's own package matrix lists PyPI, Conda Forge, Homebrew, Alpine, AUR, Gentoo, nixpkgs, Scoop, Snap, GitHub Releases, and Read the Docs. The README also points to an IntelliJ Platform plugin, giving the workflow both CLI and IDE surfaces.
This adoption pattern fits teams that review stacked pull requests or maintain several dependent topic branches. Instead of asking users to remember the stack in their heads, the package makes the branch graph explicit and scriptable.
Practitioners start with `git machete discover` to infer and edit a branch layout, then use `git machete status` to inspect whether branches are in sync with their parents. `git machete traverse` walks the layout and performs rebases, merges, pulls, and pushes as needed.
The tool is also used to create or retarget GitHub pull requests and GitLab merge requests from the parent branch recorded in `.git/machete`. That makes it useful for small, focused pull requests that still depend on each other.
git-machete is package-nerd interesting because it turns a social workflow problem, the review and maintenance of branch stacks, into a small text file plus a Git subcommand. Its broad package matrix also shows the work required for a Python CLI to feel native across Linux distributions, macOS, Windows package managers, shells, and IDEs.
セキュリティ状態
git-machete に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ 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/machete.git/worktrees/.../machete.git/modules/.../machete実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
git-machete | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/VirtusLab/git-machete
インストールメタデータ
| パッケージキー | brew:git-machete |
|---|---|
| バージョン | 3.44.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/git-machete |
| ホームページ | https://github.com/VirtusLab/git-machete |
| リポジトリ | https://github.com/VirtusLab/git-machete |
| 上流ドキュメント | https://git-machete.readthedocs.io/en/stable |
| ライセンス | MIT |
| ソースアーカイブ | https://files.pythonhosted.org/packages/e3/22/f779a891736046770cc469c54321459abd413137356600dbbe2d2a9e910b/git_machete-3.44.1.tar.gz |
| 最終更新 | 2026-07-08T15:33:42Z |
| Pulse | updated |
| 依存関係 | python@3.14 |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | git-machete |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
git-machete
nix profile install nixpkgs#git-machetegit-machete 3.42.0-r0
git repository organizer & rebase/merge workflow automation tool
https://github.com/VirtusLab/git-machete
sudo apk add git-machetegit-machete-bash-completion 3.42.0-r0
Bash completions for git-machete
https://github.com/VirtusLab/git-machete
sudo apk add git-machete-bash-completiongit-machete-fish-completion 3.42.0-r0
Fish completions for git-machete
https://github.com/VirtusLab/git-machete
sudo apk add git-machete-fish-completiongit-machete-pyc 3.42.0-r0
Precompiled Python bytecode for git-machete
https://github.com/VirtusLab/git-machete
sudo apk add git-machete-pycgit-machete-zsh-completion 3.42.0-r0
Zsh completions for git-machete
https://github.com/VirtusLab/git-machete
sudo apk add git-machete-zsh-completionmain/git-machete
scoop install main/git-macheteソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.