Automic VaultAutomic Vault

brew

bit-git を Homebrew でインストール

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

インストール

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

macOS

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

local Homebrew formula metadata

概要

パッケージ概要

Bit is a modern Git CLI

コマンドとエイリアス

  • bit-git

履歴

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

bit-git is the Homebrew-packaged form of Chris Walz's Bit, an experimental modern Git CLI written in Go. It wraps Git with suggestions, autocomplete, safer defaults, and convenience commands while preserving compatibility with ordinary Git commands.

プロジェクトの歴史

The official repository was created in 2020 and describes Bit as a modernized Git CLI built on top of Git. Its README presents it as an experiment in happy defaults: command and flag suggestions, branch and file autocomplete, automatic fetch and fast-forwarding, and commands inspired by git-extras.

The project reached a 1.x release line in 2021. Its README changelog shows a rapid early sequence of usability features, including single-binary distribution, GitHub pull-request viewing through the GitHub CLI, interactive prompt mode, and a security fix for a Windows executable-search issue.

採用の歴史

The README documents installation through Homebrew as `brew install bit-git`, MacPorts, Go, Chocolatey, zinit, and other routes. The Homebrew formula name avoids colliding with the unrelated Bit component manager package.

The repository's linked news items show a 2020 developer-tooling splash across Hacker News, Go newsletters, Reddit, and other programming communities, but the project remained a focused Git porcelain rather than becoming a replacement for Git itself.

使われ方

Users call `bit` where they would normally call `git`, with commands such as `bit save`, `bit sync`, `bit switch`, and `bit pr` layered over existing Git behavior. The README emphasizes that all Git commands remain available through Bit.

The package is useful for interactive terminal workflows where suggestions, branch autocomplete, and happy-path commands are more valuable than strict minimalism.

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

bit-git is notable mostly because of naming pressure in package ecosystems: Homebrew has both `bit-git` for this Git helper and `bit` for Teambit's component manager. The formula name is itself a packaging artifact.

It also captures a wave of post-2010s Git porcelain experiments: small CLIs that wrap Git without replacing its storage model, trying to make common workflows friendlier while leaving the underlying tool intact.

タイムライン

  • 2020: The chriswalz/bit repository is created and publicized as an experimental modern Git CLI.
  • 2020: Homebrew installation appears in the README as `brew install bit-git`.
  • 2021: The project publishes 1.0 and 1.1 releases with more completions, interactive mode, and security fixes.
  • 2023: The repository remains available, with later activity tapering compared with the initial release burst.

Related projects

  • Git is the underlying version-control system that bit-git wraps.
  • git-extras is named by the README as an inspiration and source of related convenience commands.
  • Gitless is another Git workflow experiment credited by the README.
  • go-prompt is credited by the README for the interactive prompt library.

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 13 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版1.1.2
マネージャ更新日2026-07-23
ローカルデータOK
上流最新
検出された最新v1.1.2

https://github.com/chriswalz/bit

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:bit-git
バージョン1.1.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/bit-git
ホームページhttps://github.com/chriswalz/bit
リポジトリhttps://github.com/chriswalz/bit
上流ドキュメントhttps://github.com/chriswalz/bit#readme
ライセンスApache-2.0
ソースアーカイブhttps://github.com/chriswalz/bit/archive/refs/tags/v1.1.2.tar.gz
最終更新2026-07-23T00:30:41-04:00
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソース経路

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

このページは 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
  • package relationship graph
  • package version freshness
  • package-page enrichment