-
-
Notifications
You must be signed in to change notification settings - Fork 707
How to git rm --cached a file? #2131
Copy link
Copy link
Open
Labels
Description
Is there a way currently to git rm --cached (or any sort of delete) a file using the UI currently? I see in help it lists some sort of action as delete as Shift-D but it doesn't seem to do anything for me. I also tried searching for the actions in the code base in src/keys/key_list.rs but couldn't find a delete. Thanks!
Reactions are currently unavailable