macOS
brew install git-freshlocal Homebrew formula metadata
安装
brew install git-freshlocal Homebrew formula metadata
概览
Utility to keep git repos fresh
历史
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.
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.
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.
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.
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
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.
Config paths the tool may read or write during local use.
.freshignore~/.freshignore可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
git-fresh | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/imsky/git-fresh
安装元数据
| 软件包键 | brew:git-fresh |
|---|---|
| 版本 | 1.13.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/git-fresh |
| 主页 | https://github.com/imsky/git-fresh |
| 仓库 | https://github.com/imsky/git-fresh |
| 上游文档 | https://github.com/imsky/git-fresh#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/imsky/git-fresh/archive/refs/tags/v1.13.0.tar.gz |
| 最后更新 | 2026-06-18T09:25:51+09:00 |
| Pulse | updated |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.