git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Daniil Iaitskov <dyaitskov@gmail.com>
To: Skybuck Flying <skybuck2000@hotmail.com>
Cc: "git@vger.kernel.org" <git@vger.kernel.org>
Subject: Re: git-phoenix - repository recovery tool
Date: Fri, 25 Jul 2025 13:50:09 -0800	[thread overview]
Message-ID: <c392bcce-c845-4e28-98db-6acc6f5800fd@gmail.com> (raw)
In-Reply-To: <DB7PR02MB42650FA1779D5A3608949423B359A@DB7PR02MB4265.eurprd02.prod.outlook.com>



On 7/25/25 13:09, Skybuck Flying wrote:
>      ```
>      Hi Daniil,
> 
>      I saw your message on the web about `git-phoenix`.
> 
>      > [ANN] git-phoenix - repository recovery tool
> 
>      I am curious how this accidental rm rf * typo happened on your system ?
> 
>      Could you tell us more about it ?

I am an active nix user and develop all my projects under nix-shell.
The tool does amazing job for isolating builds, but /nix/store folder 
tend to grow and GC launch is required from time to time to reclaim disk 
space, but it causes lot of downloading later and/or rebuilding of 
dependencies.

Once I decided to remove unused projects instead to avoid the hustle 
above and was interleaving 'du -hs *' and 'rm -rf 
<some-dir-name-form-du-output>' using bash command history to type less. 
At some point after repetition I mechanically rewrote du command into rm 
but retained asterisk :(


>     
>      I guess the user/you was trying to remove a folder or so ?
> 
>      I am wondering if I should disable this rm command, but the AI seems to like it a lot !
> 
>      Best regards,
>      Skybuck Flying.
> 
>      P.S.: This is an attempt to send a e-mail directly from windows 11 outlook to the mailing list/reply functionality, manually, wish this mail luck ! :D
>      ```


      reply	other threads:[~2025-07-25 21:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-25 21:09 git-phoenix - repository recovery tool Skybuck Flying
2025-07-25 21:50 ` Daniil Iaitskov [this message]

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=c392bcce-c845-4e28-98db-6acc6f5800fd@gmail.com \
    --to=dyaitskov@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=skybuck2000@hotmail.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;
as well as URLs for NNTP newsgroup(s).