macOS
brew install git-guilocal Homebrew formula metadata
brew
git-gui のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install git-guilocal Homebrew formula metadata
sudo apk add git-guiAlpine Linux edge package indexes · git-gui · ソース: dl-cdn.alpinelinux.org
sudo apt install git-guiDebian stable package indexes · git-gui · ソース: deb.debian.org
sudo dnf install git-guiFedora Rawhide package metadata · git-gui · ソース: dl.fedoraproject.org
sudo zypper install git-guiopenSUSE Tumbleweed package metadata · git-gui · ソース: download.opensuse.org
概要
Tcl/Tk UI for the git revision control system
履歴
git gui is the Tcl/Tk graphical commit tool distributed with Git. It sits beside command-line Git and gitk, giving users a visual interface for staging, committing, amending, branching, merging, fetching, and pushing.
git gui originated in the Git project era of 2006, with early Git source history and the program copyright naming Shawn O. Pearce and other contributors. Git documentation describes the tool as an independently maintained project whose stable versions are distributed with the Git suite for end-user convenience.
The Git source history shows git-gui being merged into the main Git repository in February 2007 and then regularly synchronized from the standalone git-gui line. The Git manual also points to a separate git-gui repository, while package managers often ship it as a split package so users can install the GUI without changing the core command-line Git package.
git gui gained adoption through Git itself rather than through a separate plugin ecosystem. Its significance comes from being a cross-platform graphical front end bundled with the dominant distributed version control system and packaged by Unix-like distributions as a companion to gitk and Tcl/Tk.
Practitioners use git gui when they want a visual staging area, commit editor, blame-style single-file annotation, and basic repository actions without leaving Git's native tooling. The `citool` mode starts a reduced interface intended to make exactly one commit and return to the shell.
For packagers, git gui is a classic split-package case: it belongs to Git's tool family, depends on Tcl/Tk, overlaps with gitk, and is useful to users who want a small native GUI rather than a full Git desktop client.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
git-citool | cli | グローバル実行可能ファイル | |
git-gui | cli | グローバル実行可能ファイル | |
git-gui--askpass | cli | グローバル実行可能ファイル | |
git-gui--askyesno | cli | グローバル実行可能ファイル | |
gitk | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:git-gui |
|---|---|
| バージョン | 2.55.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/git-gui |
| ホームページ | https://git-scm.com |
| リポジトリ | https://git.kernel.org/pub/scm/git/git.git |
| 上流ドキュメント | https://git-scm.com/docs/git-gui |
| ライセンス | GPL-2.0-only |
| ソースアーカイブ | https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.55.0.tar.xz |
| 最終更新 | 2026-06-29T20:54:53Z |
| Pulse | updated |
| 依存関係 | tcl-tk |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | git-gui |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
git-gui 1:2.47.3-0+deb13u1
fast, scalable, distributed revision control system (GUI)
sudo apt install git-guigit-gui 1:2.43.0-1ubuntu7
fast, scalable, distributed revision control system (GUI)
sudo apt install git-guigit-gui 2.54.0-r0
GUI interface for git
sudo apk add git-guigit-gui 2.54.0-1.fc45
Graphical interface to Git
sudo dnf install git-guigit-gui 2.54.0-2.1
Grapical tool for common git operations
sudo zypper install git-guigitk 1:2.47.3-0+deb13u1
fast, scalable, distributed revision control system (revision tree visualizer)
sudo apt install gitkgitk 1:2.43.0-1ubuntu7
fast, scalable, distributed revision control system (revision tree visualizer)
sudo apt install gitkgitk 2.54.0-1.fc45
Git repository browser
sudo dnf install gitkgitk 2.54.0-2.1
Git revision tree visualiser
sudo zypper install gitkソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.