git-fire 软件介绍
内容充分核实
以下陈述按信息维度分区展示,每条陈述后紧邻列出支持该陈述的来源。
概览
- git-fire 是一个多仓库 Git 检查点 CLI 工具,通过一个命令发现、自动提交脏工作(可选)并推送备份分支/远程仓库,提供安全防护措施。
查看证据(3 条)
GitHub README.md`git-fire` is one command to checkpoint many repositories: discover, auto-commit dirty work (optional), and push backup branches/remotes with safety rails.
GitHub README.md# git-fire - Multi-Repo Checkpoint CLI
GitHub README.mdInvocation note: `git-fire` and `git fire` are equivalent when `git-fire` is on your PATH.
功能
- 一键多仓库检查点:发现仓库并执行可重复的备份流程;可选脏工作自动提交;安全优先的冲突处理;预览式计划执行;可审计的执行日志;注册表支持的重复性。
查看证据(6 条)
GitHub README.md- **One-command multi-repo checkpoint:** discover repositories and execute a repeatable backup flow from one command.
GitHub README.md- **Optional dirty-work auto-commit:** include uncommitted changes, or use `--skip-auto-commit` to push committed work only.
GitHub README.md- **Safety-first conflict handling:** avoid force-push in normal flow; `push-current-branch` can create backup branches on divergence.
GitHub README.md- **Dry-run planning:** preview exactly what would happen before making changes.
GitHub README.md- **Auditable execution logs:** structured JSON logs for troubleshooting and post-run review.
GitHub README.md- **Registry-backed repeatability:** discovered repos persist across runs.
平台
- 支持 macOS、Linux 和 Windows 平台,可通过 Homebrew、WinGet、Linux 安装脚本、Go 安装等多种方式安装。
查看证据(4 条)
GitHub README.md| Homebrew | `brew install git-fire/tap/git-fire` | macOS, Linuxbrew |
GitHub README.md| WinGet | `winget install git-fire` (or `winget install git-fire.git-fire`) | Windows |
GitHub README.md| Linux install script | `curl -fsSL https://raw.githubusercontent.com/git-fire/git-fire/main/scripts/install.sh \| bash` | Linux |
GitHub README.md| Go | `go install github.com/git-fire/git-fire@latest` | All (Go 1.24.2+) |
安装
- 可通过 Homebrew、WinGet、Linux 安装脚本、Go 安装、二进制归档等多种方式安装,需要将二进制文件添加到 PATH。
查看证据(6 条)
GitHub README.md| Method | Command | Platform |
GitHub README.mdAfter install, make sure the binary location is on your `PATH`.
GitHub README.md<img src="https://img.shields.io/badge/go-1.24.2-blue" alt="Go 1.24.2">
GitHub README.md- [Homebrew (macOS/Linuxbrew)](#homebrew-macoslinuxbrew)
GitHub README.md- [WinGet (Windows)](#winget-windows)
GitHub README.md- [Linux quick install script](#linux-quick-install-script)
限制
- 目前处于 beta 状态,部分功能尚未实现(如 --backup-to 和 USB 目标模式)。
查看证据(2 条)
GitHub README.md`git-fire` is beta software.
GitHub README.mdA few roadmap items are intentionally not wired yet (`--backup-to` and USB destination mode).
隐私
- 该项不适用:证据中未提及隐私相关内容
维护
- 项目目前处于 beta 状态,正在准备第一个稳定的 SemVer 版本(v0.2.0),计划在 beta 期间解决关键稳定问题并保持安装和安全文档的更新。
查看证据(6 条)
GitHub README.md`git-fire` is beta software.
GitHub README.mdCore multi-repo backup flows are usable today.
GitHub README.mdA few roadmap items are intentionally not wired yet (`--backup-to` and USB destination mode).
GitHub README.md- **Status:** Beta
GitHub README.md- **Now (beta):** expanded tester validation, feedback, and stabilization while preparing the first stable SemVer release (`v0.2.0`).
GitHub README.md- **During beta:** address critical stabilization issues and keep install and safety documentation current.
版本
- 使用 Go 1.24.2 开发,采用 MIT 许可证。
查看证据(2 条)
GitHub README.md- **Language:** Go 1.24.2
GitHub README.md- **License:** MIT
来源索引
- GitHub 仓库状态 · 核查于 2026-08-17
- GitHub README.md · 核查于 2026-08-17
- GitHub LICENSE · 核查于 2026-08-17
- GitHub docs/README.md · 核查于 2026-08-17
- GitHub Release v0.4.0 · 核查于 2026-08-17
- Winget 清单 · 核查于 2026-08-17
git-fire 下载方式说明
进入下载页后,可使用手机扫描二维码打开网盘下载。
授权与下载策略
- 授权协议:MIT
- 是否开源:未核实
- 下载策略:网盘镜像