← Package directory
Available on winget

Install git-fire

Multi-repo checkpoint CLI for Git.

Install with winget
winget install --id git-fire.git-fire
Upgrade
winget upgrade --id git-fire.git-fire
Uninstall
winget uninstall --id git-fire.git-fire

About git-fire

git-fire is one command to checkpoint many repositories with safer commit and push backup flows.

What's new in 0.4.0

Changelog New Features - 1b59db2: feat(ui): mouse wheel and paging keys in TUI repo selector (#89) (@bschellenberger2600) Bug Fixes - 1fb9f1b: fix(ci): WinGet releaser fork-user for org-owned repo (#102) (@bschellenberger2600) - 8eb6c5d: fix(executor): safe push-known + bump git-harness to v0.2.0 (#101) (@bschellenberger2600) Other - 4877099: ci: pin golangci-lint to v2.8.0 for Go 1.24 (#95) (@bschellenberger2600) Install Go go install github.com/git-fire/git-fire@v0.4.0 Homebrew (macOS/Linuxbrew) brew install git-fire/tap/git-fire Windows (WinGet) The package is available in WinGet only after the microsoft/winget-pkgs update PR for this version is merged. Until then, install from the Windows .zip asset attached to this release. winget install git-fire.git-fire Linux packages Download and install .deb or .rpm assets from this release. Full instructions: README -> Install

Read release notes

Version history

Version Updated Notes
0.4.0 Unknown Changelog New Features - 1b59db2: feat(ui): mouse wheel and paging keys in TUI repo selector (#89) (@bschellenberger2600) Bug Fixes - 1fb9f1b: fix(ci): WinGet releaser fork-user for org-owned repo (#102) (@bschellenberge...
0.3.0 Unknown Changelog New Features - 92c9229: feat(git-harness): consume git-harness v0.1.0 in git-fire (#98) (@bschellenberger2600) Bug Fixes - 570d5a5: fix(cli): show release-style version instead of bare commit hash (#86) (@bsche...
0.2.1 Unknown Changelog Bug Fixes - 400693b: fix: handle leftover registry lock at startup (prompt + --force-unlock-registry) (#84) (@bschellenberger2600) Install Go go install github.com/git-fire/git-fire@v0.2.1 Homebrew (macOS/Linux...
0.2.0 Unknown Changelog New Features - 1091c65: feat(ci): add golangci-lint v2 and re-enable lint job (#77) (@bschellenberger2600) - 589bad1: feat(plugins): wire command plugin auto-loading from config (#71) (@bschellenberger2600) Bug...
0.1.1-alpha Unknown Release notes