[dolphin] [Bug 414342] usability: "git remove" kills file into a dangling blob; use --cached argument for safety

Méven Car bugzilla_noreply at kde.org
Fri Sep 13 11:41:10 BST 2024


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

Méven Car <meven29 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |meven29 at gmail.com
             Status|ASSIGNED                    |CONFIRMED

--- Comment #13 from Méven Car <meven29 at gmail.com> ---
(In reply to Bug Janitor Service from comment #12)
> A possibly relevant merge request was started @
> https://invent.kde.org/sdk/dolphin-plugins/-/merge_requests/76

We now have a "restore staged"/unstage action that should be used instead of
the `remove` action for this use case.
https://invent.kde.org/sdk/dolphin-plugins/-/commit/6c438e9076f88d2065031a149295f4886c321b67

If we use --cached for the remove action, we would have two actions doing the
exact same thing (removing from index).
We might want to remove the "Remove" action now.

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


More information about the kfm-devel mailing list