macOS
brew install git-guilocal Homebrew formula metadata
brew
Tcl/Tk UI for the git revision control system. Version 2.55.0 via Homebrew; verified 2026-06-29.
install
brew install git-guilocal Homebrew formula metadata
sudo apk add git-guiAlpine Linux edge package indexes · git-gui · source: dl-cdn.alpinelinux.org
sudo apt install git-guiDebian stable package indexes · git-gui · source: deb.debian.org
sudo dnf install git-guiFedora Rawhide package metadata · git-gui · source: dl.fedoraproject.org
sudo zypper install git-guiopenSUSE Tumbleweed package metadata · git-gui · source: download.opensuse.org
overview
Tcl/Tk UI for the git revision control system
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
git-citool | cli | global executable | |
git-gui | cli | global executable | |
git-gui--askpass | cli | global executable | |
git-gui--askyesno | cli | global executable | |
gitk | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:git-gui |
|---|---|
| Version | 2.55.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/git-gui |
| Homepage | https://git-scm.com |
| Repository | https://git.kernel.org/pub/scm/git/git.git |
| Upstream docs | https://git-scm.com/docs/git-gui |
| License | GPL-2.0-only |
| Source archive | https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.55.0.tar.xz |
| Last updated | 2026-06-29T20:54:53Z |
| Pulse | updated |
| Dependencies | tcl-tk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 gitksource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.