macOS
brew install ggclocal Homebrew formula metadata
sudo port install ggcMacPorts ports tree · devel/ggc/Portfile · source: api.github.com
brew / rank 3580
Modern Git CLI. Version 8.7.3 via Homebrew; verified 2026-09-11. Also installable with macports: sudo port install ggc.
install
brew install ggclocal Homebrew formula metadata
sudo port install ggcMacPorts ports tree · devel/ggc/Portfile · source: api.github.com
overview
Modern Git CLI
history
ggc is a Go-based Git helper that combines short, scriptable Git subcommands with an interactive searchable workflow builder.
The bmf-san/ggc repository was created in June 2025. Its release history records v0.0.1 and the v1.0 series in August 2025, followed by later major-version releases as the project expanded its command registry, documentation site, recipes, configuration, aliases, and keybinding support.
ggc fits a familiar developer-tools niche: it does not replace Git, but wraps common Git actions in memorable verbs and offers a fuzzy finder for composing multi-step flows. The README contrasts it with raw git, lazygit, tig, and gitui by emphasizing that the same commands work both as one-shot shell commands and as interactive workflow steps.
Practitioners run commands such as `ggc status`, `ggc add`, `ggc commit`, and branch-management verbs directly, or launch `ggc` without arguments to search commands, queue steps, review the workflow, and execute the pipeline.
For package-manager users, ggc is notable as a compact Go CLI distributed through Homebrew, Go install, and prebuilt binaries, with generated command documentation that keeps its interactive and non-interactive surfaces aligned.
security posture
No matching local secret-handling manifest was found for ggc. Package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/ggc/config.yaml~/.config/ggc/config.yaml~/.ggcconfig.yaml%APPDATA%\ggc\config.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ggc | 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.
https://github.com/bmf-san/ggc
install metadata
| Package key | brew:ggc |
|---|---|
| Version | 8.7.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ggc |
| Homepage | https://github.com/bmf-san/ggc |
| Repository | https://github.com/bmf-san/ggc |
| License | MIT |
| Source archive | https://github.com/bmf-san/ggc/archive/refs/tags/v8.7.3.tar.gz |
| Last updated | 2026-09-11T07:04:27Z |
| Pulse | updated |
| Build dependencies | go |
| Uses from macOS | vim |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ggc |
| 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.
ggc
sudo port install ggcsource 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.