Automic VaultAutomic Vault

brew

forgit を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install forgit

local Homebrew formula metadata

概要

パッケージ概要

Interactive git commands in the terminal

コマンドとエイリアス

  • git-forgit

履歴

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

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.

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版26.07.0
マネージャ更新日2026-07-01
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/wfxr/forgit

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:forgit
バージョン26.07.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/forgit
ホームページhttps://github.com/wfxr/forgit
リポジトリhttps://github.com/wfxr/forgit
上流ドキュメントhttps://github.com/wfxr/forgit#readme
ライセンスMIT
ソースアーカイブhttps://github.com/wfxr/forgit/releases/download/26.07.0/forgit-26.07.0.tar.gz
最終更新2026-07-01T03:15:16Z
Pulseupdated
依存関係fzf
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし
注意点A shell plugin has been installed to: $HOMEBREW_PREFIX/opt/forgit/share/forgit/forgit.plugin.zsh $HOMEBREW_PREFIX/opt/forgit/share/forgit/forgit.plugin.sh $HOMEBREW_PREFIX/opt/forgit/share/forgit/forgit.plugin.fish

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameforgit
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • 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