# 使用 Homebrew, MacPorts 安装 ggc

查看 ggc 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install ggc
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install ggc
```

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

## 软件包事实

- **软件包键:** brew:ggc
- **软件包管理器:** Homebrew
- **版本:** 8.7.2
- **来源摘要:** Modern Git CLI
- **主页:** <https://github.com/bmf-san/ggc>
- **仓库:** <https://github.com/bmf-san/ggc>
- **最后更新:** 2026-07-29T16:05:00+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- ggc (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 8.7.2
## 项目历史与用法

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.

### 时间线

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

### 来源

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


## 安全说明

没有找到 ggc 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 其他软件包管理器记录

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


## 来源

- 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
