https://bugs.kde.org/show_bug.cgi?id=414342
Bug ID: 414342 Summary: Why on Earth does "git remove" irrevocably destroy the file instead of ignore it? Product: dolphin Version: 19.07.80 Platform: Manjaro OS: Linux Status: REPORTED Severity: grave Priority: NOR Component: plugins: git Assignee: sebast...@sebastian-doerner.de Reporter: fire...@firemail.cc CC: kfm-de...@kde.org Target Milestone: --- SUMMARY STEPS TO REPRODUCE 1. git init 2. touch aaa 3. git add aaa 4. in Dolphin, right click and click "git remove" while file "aaa" is marked OBSERVED RESULT file "aaa" is destroyed forever! Not in trashbin or anything! gone forever! EXPECTED RESULT file aaa should be ignored or booked out of git i.e. "unstaged", but of course REMAIN ON DISK ! SOFTWARE/OS VERSIONS: Linux/KDE Plasma, see above -- You are receiving this mail because: You are watching all bug changes.