Automic VaultAutomic Vault

brew

git-branchless を Homebrew, apk, MacPorts, Nix, pacman, scoop でインストール

git-branchless のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install git-branchless

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install git-branchless

MacPorts ports tree · devel/git-branchless/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add git-branchless

Alpine Linux edge package indexes · git-branchless · ソース: dl-cdn.alpinelinux.org

Nix確認済み · 92%
nix profile install nixpkgs#git-branchless

nixpkgs package indexes · pkgs/by-name/gi/git-branchless/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S git-branchless

Arch Linux sync databases · git-branchless · ソース: geo.mirror.pkgbuild.com

Windows

Scoop確認済み · 92%
scoop install main/git-branchless

Scoop official bucket manifest trees · bucket/git-branchless.json · ソース: api.github.com

概要

パッケージ概要

High-velocity, monorepo-scale workflow for Git

コマンドとエイリアス

  • git-branchless

履歴

プロジェクトの歴史と使われ方

git-branchless is a Rust suite of Git workflow tools for undo, smart logs, commit-stack manipulation, restacking, syncing, and fast monorepo-scale history operations.

プロジェクトの歴史

The repository opened in 2020 and grew around a branchless workflow idea: users can commit directly, treat branches as optional labels, and manipulate commit graphs without fear of losing work. The README presents the tool as compatible with branches while adding undo, smartlog, restack, sync, move, next, prev, and interactive switch commands.

The design goals describe git-branchless as an incremental improvement path for Git users and a test bed for workflows later explored by Jujutsu. Its emphasis is practical rather than academic: reduce Git complexity, increase developer velocity, and keep commands fast enough for very large repositories.

採用の歴史

git-branchless became one of the better-known modern Git workflow experiments. The project documents package-manager installation, Cargo installation, Git hooks, shell alias integration, discussions, Discord, and a user survey, and it benchmarks ideas against large repositories such as Linux and Mozilla's gecko-dev.

Its related-tools page places it in the same ecosystem as Stacked Git, git-stack, git-ps, Jujutsu, Sapling, git-absorb, git-autofixup, and git-revise, making it part of the broader move toward stacked-diff and mutable-history workflows.

使われ方

Practitioners install the executable, run git branchless init inside each repository, and then use git sl for a smart log, git undo for repository-level undo, git restack to repair abandoned descendants, git sync to rebase local stacks, and git move to manipulate subtrees of commits without checking them out.

パッケージ好きにとっての重要性

For package maintainers, git-branchless is notable because it ships a Rust CLI with Git hook integration, Cargo distribution, packages across several ecosystems, and commands that intentionally wrap or augment ordinary Git rather than replacing the repository format.

タイムライン

  • 2020: Repository created.
  • 2021: Public 0.x tags began with v0.1.0 and expanded through frequent 0.3 releases.
  • 2024: v0.10.0 continued the pre-1.0 release line.
  • 2026: v0.11.1 was published in the same 0.x series.

Related projects

  • Related and adjacent tools include Jujutsu, Sapling, Stacked Git, git-stack, Git Patch Stack, git-absorb, git-autofixup, git-revise, Git itself, and large monorepo workflows.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
git-branchlesscliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.11.1
マネージャ更新日2026-06-22
ローカルデータOK
上流最新
検出された最新v0.11.1

https://github.com/arxanas/git-branchless

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:git-branchless
バージョン0.11.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/git-branchless
ホームページhttps://github.com/arxanas/git-branchless
リポジトリhttps://github.com/arxanas/git-branchless
上流ドキュメントhttps://github.com/arxanas/git-branchless/wiki
ライセンスApache-2.0 OR MIT
ソースアーカイブhttps://github.com/arxanas/git-branchless/archive/refs/tags/v0.11.1.tar.gz
最終更新2026-06-22T14:03:30-07:00
Pulseupdated
依存関係libgit2
ビルド依存関係pkgconf, rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegit-branchless
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

git-branchless

nix profile install nixpkgs#git-branchless
  • normalized package name match
  • 一致条件: Git Branchless
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gi/git-branchless/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

git-branchless 0.10.0-r2

Suite of tools to help you visualize, navigate, manipulate, and repair your commit graph

https://github.com/arxanas/git-branchless

sudo apk add git-branchless
  • License: MIT OR Apache-2.0
  • Architecture: x86_64
  • Source Package: git-branchless
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Git Branchless
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-branchless from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

git-branchless-doc 0.10.0-r2

Suite of tools to help you visualize, navigate, manipulate, and repair your commit graph (documentation)

https://github.com/arxanas/git-branchless

sudo apk add git-branchless-doc
  • License: MIT OR Apache-2.0
  • Architecture: x86_64
  • Source Package: git-branchless
  • normalized package name match
  • 一致条件: Git Branchless
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-branchless-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

git-branchless 0.11.1-1

High-velocity monorepo-scale workflow for Git

https://github.com/arxanas/git-branchless

sudo pacman -S git-branchless
  • License: Apache-2.0 AND MIT
  • Architecture: x86_64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Git Branchless
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: git-branchless from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

git-branchless

sudo port install git-branchless
  • normalized package name match
  • 一致条件: Git Branchless
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/git-branchless/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/git-branchless

scoop install main/git-branchless
  • normalized package name match
  • 一致条件: Git Branchless
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/git-branchless.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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