[dolphin] [Bug 414342] Why on Earth does "git remove" irrevocably destroy the file instead of ignore it?

Nate Graham bugzilla_noreply at kde.org
Wed Nov 20 21:55:36 GMT 2019


https://bugs.kde.org/show_bug.cgi?id=414342

Nate Graham <nate at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDSINFO                   |CONFIRMED
     Ever confirmed|0                           |1
         Resolution|WAITINGFORINFO              |---

--- Comment #6 from Nate Graham <nate at kde.org> ---
Looks like `git rm` has a --cached option that will keep the file on disk in
this particular use case (file was just added to the repo and is not yet in the
history). That's probably what the git plugin should use.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the kfm-devel mailing list