public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
* [ANN] git-phoenix - repository recovery tool
@ 2025-07-24 18:49 Daniil Iaitskov
  2025-07-25 18:12 ` Christian Couder
  0 siblings, 1 reply; 5+ messages in thread
From: Daniil Iaitskov @ 2025-07-24 18:49 UTC (permalink / raw)
  To: git

Hi Git List,

I would like to share a tool for recovery an unpublished Git repository 
after accidental removal or file system failure. VCS usually implies 
backup feature auto of the box, but due to Git decentralized nature and 
developer's laziness source code sometimes can be lost. Recently I 
accidentally deleted all projects, including a few unpulished POCs, 
after infamous rm -rf * typo. Work on them has been interrupted for 
quite awhile and rewriting them from scratch recalling all the hack 
intricacies would be terribly boring. So I decided to invest my dev time 
in a more creative way.

https://github.com/yaitskov/git-phoenix/


Best regards,

Daniil Iaitskov

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-07-25 21:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-24 18:49 [ANN] git-phoenix - repository recovery tool Daniil Iaitskov
2025-07-25 18:12 ` Christian Couder
2025-07-25 18:40   ` Daniil Iaitskov
2025-07-25 19:01     ` Christian Couder
2025-07-25 21:27       ` Daniil Iaitskov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox