From: Daniil Iaitskov <dyaitskov@gmail.com>
To: Christian Couder <christian.couder@gmail.com>
Cc: git@vger.kernel.org, Jakub Narebski <jnareb@gmail.com>
Subject: Re: [ANN] git-phoenix - repository recovery tool
Date: Fri, 25 Jul 2025 10:40:56 -0800 [thread overview]
Message-ID: <fe5d1d5e-15fe-4d00-96c4-d5a4a3b568c5@gmail.com> (raw)
In-Reply-To: <CAP8UFD10KuuM8Xu5YDxDf+rzN5r0TxgOw=do94dPO51hOCyE1w@mail.gmail.com>
On 7/25/25 10:12, Christian Couder wrote:
> Hi Daniil,
>
> On Thu, Jul 24, 2025 at 8:49 PM Daniil Iaitskov <dyaitskov@gmail.com> wrote:
>>
>> 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/
>
> Thanks for creating it. It doesn't seem to have a license, which might
> prevent some of us from using it, though.
License is specified in project file (BSD3):
https://github.com/yaitskov/git-phoenix/blob/9a88c55fd45f28d4e1865df3ac746b409474eaf7/git-phoenix.cabal#L135
The tool is also published on hackage under BSD3:
https://hackage.haskell.org/package/git-phoenix-0.0.2
I don't see much difference between open source licenses and picked BSD3
just because it is popular here.
What license would like to see?
>
> Anyway for now there is the following pull request to talk about it in
> the next Git Rev News edition:
>
> https://github.com/git/git.github.io/pull/790
>
> Best,
> Christian.
Best regards,
Daniil Iaitskov
next prev parent reply other threads:[~2025-07-25 18:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
2025-07-25 19:01 ` Christian Couder
2025-07-25 21:27 ` Daniil Iaitskov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=fe5d1d5e-15fe-4d00-96c4-d5a4a3b568c5@gmail.com \
--to=dyaitskov@gmail.com \
--cc=christian.couder@gmail.com \
--cc=git@vger.kernel.org \
--cc=jnareb@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox