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

--- Comment #5 from David Edmundson <k...@davidedmundson.co.uk> ---
"git rm" does exist. "rm" is short for remove. 

Trashing a file that's managed by git wouldn't make any sense. If you want to
recover it, you'd use git ways rather than mix strategies. 


>file "aaa" is destroyed forever
FYI, if you do accidentally git rm a staged but uncommitted file, run git fsck
and then look through your dangling blobs. There's a chance it's recoverable.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to