# git-fresh mit Homebrew installieren

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

## Installation

```sh
sudo av install brew:git-fresh
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install git-fresh
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:git-fresh
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/git-fresh>
- **Version:** 1.13.0
- **Quellzusammenfassung:** Utility to keep git repos fresh
- **Homepage:** <https://github.com/imsky/git-fresh>
- **Repository:** <https://github.com/imsky/git-fresh>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/imsky/git-fresh/archive/refs/tags/v1.13.0.tar.gz>
- **Zuletzt aktualisiert:** 2026-06-18T09:25:51+09:00
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- git-fresh (cli)
- git-fresh (Alias)

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf all

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 1.13.0
- Manager aktualisiert: 2026-06-18
- lokale Daten: OK
- Upstream-Repository: https://github.com/imsky/git-fresh
- neueste erkannte Version: v1.13.0 (aktuell)
## Projektgeschichte und Nutzung

git-fresh is a small Git maintenance command by Ivan Malopinsky for updating a repository's root branch, pruning remotes, stashing changes, and removing stale local or remote branches.

### Projektgeschichte

The project is distributed as a shell-based Git helper. Its README describes the default workflow as updating the local root branch from the remote root, stashing changes, and pruning remote branches, with flags for stale-branch deletion, rebasing or merging, tag cleanup, workspace wiping, and stash clearing.

### Adoptionsgeschichte

The README documents manual installation on Linux, macOS, and Windows, plus package-manager paths through Homebrew, bpkg, and the Arch User Repository. Homebrew's formula lists git-fresh in homebrew/core with stable version 1.13.0, which reflects modest but real package-manager adoption.

### Wie es verwendet wird

Practitioners run `git fresh` when returning to a repository and wanting to synchronize the root branch, prune remote-tracking branches, and optionally clean stale branches or tags. The `.freshignore` file, either in the repository or home directory, lets users protect branch names from cleanup.

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

The package is niche but practical: it bundles a handful of recurring Git maintenance commands into one executable and exposes a tiny ignore-file convention. Its significance is local-workstation ergonomics rather than broad ecosystem influence.

### Zeitleiste

- 1.13.0: Homebrew packages git-fresh as the current stable release.
- README era: Homebrew, bpkg, and AUR installation paths are documented upstream.

### Related projects

- git-fresh is related to Git's fetch, pull, prune, stash, rebase, branch deletion, and tag cleanup commands.

### Quellen

- <https://formulae.brew.sh/formula/git-fresh>
- <https://github.com/imsky/git-fresh#readme>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

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


## Configuration and credential file locations

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.


## Configuration files

- Unix: .freshignore, ~/.freshignore
## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** git-fresh
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/de/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [legit](https://pkg.so/de/brew/legit/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control, workflow.
- [libgit2](https://pkg.so/de/brew/libgit2/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [lazygit](https://pkg.so/de/brew/lazygit/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [lefthook](https://pkg.so/de/brew/lefthook/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [commitizen](https://pkg.so/de/brew/commitizen/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [diff-so-fancy](https://pkg.so/de/brew/diff-so-fancy/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [repo](https://pkg.so/de/brew/repo/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [mergiraf](https://pkg.so/de/brew/mergiraf/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [git-branch-is](https://pkg.so/de/npm/git-branch-is/) - Local package facts share a topical domain. Shared terms: cli, control, developer, developer-tools, git.
- [git-detect-case-change](https://pkg.so/de/npm/git-detect-case-change/) - Local package facts share a topical domain. Shared terms: cli, control, developer, developer-tools, git.
- [git-branchless](https://pkg.so/de/brew/git-branchless/) - Package names and metadata indicate a similar tool family. Shared terms: cli, control, developer, developer-tools, git.

## Combined YAML source

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


## Quellen

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
