All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

git-fire: Automated Git Repository Backup Tool with Streaming Pipeline and Safety Features

By

Ben Schellenberger

1mo ago· 1 min readenProduct

Summary

git-fire is a command-line tool that automatically discovers and backs up all Git repositories on a system. It features a streaming pipeline that starts backups before scanning finishes, includes secret detection before auto-committing changes, and provides a dry-run mode for safety. The tool is built from the 'in case of fire: git commit, git push, leave building' meme and includes a Bubble Tea TUI with fire animation. It's currently in beta and released under the MIT license.

Key quotes

· 5 pulled
One command to back up every Git repo you have
Discovers repos, auto-commits dirty work, and pushes backup branches — safely
Built from the old 'in case of fire: git commit, git push, leave building' meme
Streaming pipeline — backup starts before scan finishes
Secret detection before any auto-commit
Snippet from the RSS feed
One command to back up every Git repo you have. Discovers repos, auto-commits dirty work, and pushes backup branches — safely. 🔥 Dry-run first, push second · 🔥 Streaming pipeline — backup starts before scan finishes · 🔥 Secret detection before any auto-co

You might also wanna read