# forgit mit Homebrew installieren

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

## Installation

```sh
sudo av install brew:forgit
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install forgit
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:forgit
- **Paketmanager:** Homebrew
- **Version:** 26.08.0
- **Quellzusammenfassung:** Interactive git commands in the terminal
- **Homepage:** <https://github.com/wfxr/forgit>
- **Repository:** <https://github.com/wfxr/forgit>
- **Zuletzt aktualisiert:** 2026-08-01T03:36:54Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- git-forgit (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

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

forgit is a shell-oriented Git helper that wraps common Git workflows in interactive fzf pickers. It provides aliases and a git-forgit executable for staging, logs, diffs, branches, stashes, blame, worktrees, and related operations.

### Projektgeschichte

The upstream README describes forgit as a lightweight utility for using git more efficiently, powered by fzf, and supports Bash, Zsh, and Fish.

The license file records Wenxuan Zhang's copyright beginning in 2017, and the project has continued into date-based monthly-style releases such as 26.05.0.

### Adoptionsgeschichte

forgit's adoption follows the shell-plugin route: zplug, zgen, antigen, fisher, omf, zinit, oh-my-zsh, sheldon, Homebrew, AUR, and manual sourcing are all documented upstream.

The GitHub releases page shows a regular date-based release stream in the 2020s, while the README advertises Homebrew installation and AUR packages maintained by the project's developers.

### Wie es verwendet wird

Users source a shell plugin or put bin/git-forgit on PATH, then invoke aliases such as ga for interactive git add, glo for git log, gd for git diff, gss for stashes, and gwt for worktrees.

forgit depends on fzf 0.60.0 or newer and can also be used as git forgit subcommands when git-forgit is available on PATH.

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

forgit is a compact example of how fzf turned Git porcelain into interactive terminal workflows without replacing Git itself.

It is package-manager interesting because installation is mostly about shell integration paths, completions, aliases, and dependency versioning rather than a daemon or library ABI.

### Zeitleiste

- 2017: The license file records the start of the forgit copyright range.
- 2022: The tag list includes 22.11.0, showing the project on date-based releases by late 2022.
- 2025: The release stream includes monthly 25.x releases.
- 2026: The GitHub releases page lists 26.05.0, published on May 1, 2026.

### Related projects

- forgit is built around Git and fzf, and its README links fzf as the required interactive selector.
- It is adjacent to shell plugin managers such as zplug, zgen, antigen, fisher, omf, zinit, oh-my-zsh, and sheldon because those are first-class installation paths.

### Quellen

- <https://github.com/wfxr/forgit>
- <https://github.com/wfxr/forgit/releases>
- <https://raw.githubusercontent.com/wfxr/forgit/master/LICENSE>
- <https://raw.githubusercontent.com/wfxr/forgit/master/README.md>
- <https://raw.githubusercontent.com/wfxr/forgit/master/bin/git-forgit>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals


## Combined YAML source

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


## Quellen

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