ZIP
WinGet
git-fire
git-fire · 0.2.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
git-fire_0.2.0_windows_amd64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
git-fire.git-fire
Version
0.2.0
Description
Multi-repo checkpoint CLI for Git.
License
MIT
↗
Homepage
https://github.com/git-fire/git-fire
Installer URL
https://github.com/git-fire/git-fire/releases/download/v0.2.0/git-fire_0.2.0_windows_amd64.zip
Release Notes
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 Fixes
- 048ee7c: fix plugins dispatch aliases and add fail_run behavior (#82) (@bschellenberger2600)
- 5cc0cc7: fix(cmd): run dry-run executor so secret scan warnings appear (#78) (@bschellenberger2600)
- 56f65e4: fix(plugins): seed post-run context from scan root (#74) (@bschel…