pkg.soopen package index

brew / 順位 4418

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

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
git-branchless実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版0.11.1
マネージャ更新日2026-06-22
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:git-branchless
バージョン0.11.1
パッケージマネージャHomebrew
ホームページhttps://github.com/arxanas/git-branchless
リポジトリhttps://github.com/arxanas/git-branchless
最終更新2026-06-22T14:03:30-07:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの 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-2

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
  • 3 依存関係
  • 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
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation