macOS
brew install bit-gitlocal Homebrew formula metadata
brew
bit-git のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install bit-gitlocal Homebrew formula metadata
概要
Bit is a modern Git CLI
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
bit-git | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/chriswalz/bit
インストールメタデータ
| パッケージキー | 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 |
| Pulse | updated |
| ビルド依存関係 | 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 Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bit-git |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.