# Install ggc with Homebrew, MacPorts

Modern Git CLI. Version 8.7.2 via Homebrew; verified 2026-07-29. Also installable with macports: sudo port install ggc.

## Install

```sh
sudo av install brew:ggc
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install ggc
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install ggc
```

  Evidence: MacPorts ports tree: devel/ggc/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## Package facts

- **Package key:** brew:ggc
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/ggc>
- **Version:** 8.7.2
- **Source summary:** Modern Git CLI
- **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.2.tar.gz>
- **Last updated:** 2026-07-29T16:05:00+02:00
- **Generated:** 2026-08-04T22:13:35+00:00

## Executables

- ggc (cli)
- ggc (alias)

## Build dependencies

- go

## Uses from macOS

- vim

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-08-04
- Package-manager version: 8.7.2
- Package-manager updated: 2026-07-29
- Local data: ok
- Upstream repository: https://github.com/bmf-san/ggc
- Upstream latest detected: v8.7.2 (current)
## Project history and usage

ggc is a Go-based Git helper that combines short, scriptable Git subcommands with an interactive searchable workflow builder.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 2025: The GitHub repository was created.
- 2025: v0.0.1 and v1.0.0 were published.
- 2026: v8 releases appeared in the repository release feed.

### Related projects

- The project positions itself alongside Git, lazygit, tig, and gitui while serving a different role: scriptable Git shortcuts plus workflow composition.

### Sources

- <https://api.github.com/repos/bmf-san/ggc>
- <https://api.github.com/repos/bmf-san/ggc/releases>
- <https://bmf-san.github.io/ggc/>
- <https://formulae.brew.sh/formula/ggc>
- <https://github.com/bmf-san/ggc>
- <https://raw.githubusercontent.com/bmf-san/ggc/main/README.md>


## Security Notes

No matching local secret-handling manifest was found for ggc. Package metadata is still published here so future coverage has a stable package URL.


## Source Database Details

- **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:** head, stable

## Other Package-Manager Records

- MacPorts - ggc: normalized package name match | MacPorts ports tree: devel/ggc/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Related links

- [Source-control packages](https://pkg.so/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://pkg.so/brew/go/) - Build dependency declared by Homebrew.
- [lazygit](https://pkg.so/brew/lazygit/) - Shares pkgdb curated category or tags: cli, developer-tools, git, terminal-ui.
- [gh](https://pkg.so/brew/gh/) - Shares pkgdb curated category or tags: cli, developer-tools, git.
- [tig](https://pkg.so/brew/tig/) - Shares pkgdb curated category or tags: cli, developer-tools, git, terminal-ui.
- [gopls](https://pkg.so/brew/gopls/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [delve](https://pkg.so/brew/delve/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [goimports](https://pkg.so/brew/goimports/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [chroma](https://pkg.so/brew/chroma/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [oauth2l](https://pkg.so/brew/oauth2l/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [difi](https://pkg.so/brew/difi/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, git, terminal.
- [gitbatch](https://pkg.so/brew/gitbatch/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, git, terminal.

## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
