How to git rm --cached a file?
Open
feature-request
- Dominant language
- Rust
- Stars
- 22.5k
- Forks
- 773
- PR merge metrics
- No merged PRs in 30d
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!
Contributor guide
Assessment
This issue has not been assessed yet.