# ggc mit Homebrew, MacPorts installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ggc in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install ggc
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install ggc
```

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

## Paketfakten

- **Paketschlüssel:** brew:ggc
- **Paketmanager:** Homebrew
- **Version:** 8.7.2
- **Quellzusammenfassung:** Modern Git CLI
- **Homepage:** <https://github.com/bmf-san/ggc>
- **Repository:** <https://github.com/bmf-san/ggc>
- **Zuletzt aktualisiert:** 2026-07-29T16:05:00+02:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- ggc (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 8.7.2
## Projektgeschichte und Nutzung

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

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

- <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>


## Sicherheitshinweise

Für ggc wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Andere Paketmanager-Einträge

- 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


## Combined YAML source

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


## Quellen

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