# forgit を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:forgit
```

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

### macOS

- Homebrew (100%):

```sh
brew install forgit
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:forgit
- **パッケージマネージャ:** Homebrew
- **バージョン:** 26.08.0
- **ソース概要:** Interactive git commands in the terminal
- **ホームページ:** <https://github.com/wfxr/forgit>
- **リポジトリ:** <https://github.com/wfxr/forgit>
- **最終更新:** 2026-08-01T03:36:54Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- git-forgit (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 26.08.0
## プロジェクトの歴史と使われ方

forgit is a shell-oriented Git helper that wraps common Git workflows in interactive fzf pickers. It provides aliases and a git-forgit executable for staging, logs, diffs, branches, stashes, blame, worktrees, and related operations.

### プロジェクトの歴史

The upstream README describes forgit as a lightweight utility for using git more efficiently, powered by fzf, and supports Bash, Zsh, and Fish.

The license file records Wenxuan Zhang's copyright beginning in 2017, and the project has continued into date-based monthly-style releases such as 26.05.0.

### 採用の歴史

forgit's adoption follows the shell-plugin route: zplug, zgen, antigen, fisher, omf, zinit, oh-my-zsh, sheldon, Homebrew, AUR, and manual sourcing are all documented upstream.

The GitHub releases page shows a regular date-based release stream in the 2020s, while the README advertises Homebrew installation and AUR packages maintained by the project's developers.

### 使われ方

Users source a shell plugin or put bin/git-forgit on PATH, then invoke aliases such as ga for interactive git add, glo for git log, gd for git diff, gss for stashes, and gwt for worktrees.

forgit depends on fzf 0.60.0 or newer and can also be used as git forgit subcommands when git-forgit is available on PATH.

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

forgit is a compact example of how fzf turned Git porcelain into interactive terminal workflows without replacing Git itself.

It is package-manager interesting because installation is mostly about shell integration paths, completions, aliases, and dependency versioning rather than a daemon or library ABI.

### タイムライン

- 2017: The license file records the start of the forgit copyright range.
- 2022: The tag list includes 22.11.0, showing the project on date-based releases by late 2022.
- 2025: The release stream includes monthly 25.x releases.
- 2026: The GitHub releases page lists 26.05.0, published on May 1, 2026.

### Related projects

- forgit is built around Git and fzf, and its README links fzf as the required interactive selector.
- It is adjacent to shell plugin managers such as zplug, zgen, antigen, fisher, omf, zinit, oh-my-zsh, and sheldon because those are first-class installation paths.

### ソース

- <https://github.com/wfxr/forgit>
- <https://github.com/wfxr/forgit/releases>
- <https://raw.githubusercontent.com/wfxr/forgit/master/LICENSE>
- <https://raw.githubusercontent.com/wfxr/forgit/master/README.md>
- <https://raw.githubusercontent.com/wfxr/forgit/master/bin/git-forgit>


## セキュリティノート

narrow executable package without higher-risk signals.

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


## Combined YAML source

View the package source record on GitHub. [combined/forgit.yml](https://github.com/mxcl/pkgdb/blob/main/combined/forgit.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
