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

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

## インストール

```sh
sudo av install brew:bit-git
```

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

### macOS

- Homebrew (100%):

```sh
brew install bit-git
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:bit-git
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/bit-git>
- **バージョン:** 1.1.2
- **ソース概要:** Bit is a modern Git CLI
- **ホームページ:** <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
- **生成日時:** 2026-07-25T07:20:51+00:00

## 実行可能ファイル

- bit-git (cli)
- bit-git (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## バージョンと鮮度

- ページ生成日: 2026-07-25
- マネージャ版: 1.1.2
- マネージャ更新日: 2026-07-23
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/chriswalz/bit
- 検出された最新: v1.1.2 (最新)
## プロジェクトの歴史と使われ方

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.

### ソース

- <https://api.github.com/repos/chriswalz/bit>
- <https://api.github.com/repos/chriswalz/bit/releases>
- <https://github.com/chriswalz/bit>
- <https://raw.githubusercontent.com/chriswalz/bit/master/README.md>
- input.json source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** bit-git
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Conflicts With:** bit
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/ja/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/ja/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://www.automicvault.com/ja/pkg/brew/go/) - Build dependency declared by Homebrew.
- [all-repos](https://www.automicvault.com/ja/pkg/brew/all-repos/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [braid](https://www.automicvault.com/ja/pkg/brew/braid/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [codeberg-cli](https://www.automicvault.com/ja/pkg/brew/codeberg-cli/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [commitizen](https://www.automicvault.com/ja/pkg/brew/commitizen/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [commitlint](https://www.automicvault.com/ja/pkg/brew/commitlint/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [committed](https://www.automicvault.com/ja/pkg/brew/committed/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [czg](https://www.automicvault.com/ja/pkg/brew/czg/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [diff-so-fancy](https://www.automicvault.com/ja/pkg/brew/diff-so-fancy/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [koji](https://www.automicvault.com/ja/pkg/brew/koji/) - Local package facts share a topical domain. Shared terms: cli, control, developer, developer-tools, git.
- [conventional-commits-detector](https://www.automicvault.com/ja/pkg/npm/conventional-commits-detector/) - Local package facts share a topical domain. Shared terms: cli, control, developer, developer-tools, git.

## Combined YAML source

View the package source record on GitHub. [combined/bit-git.yml](https://github.com/automic-vault/db/blob/main/combined/bit-git.yml)


## ソース

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