Use default v/V for magit revert action

Fixes #571

Co-authored-by: Micah Buckley-Farlee <micah@super.mx>
This commit is contained in:
condy 2022-01-23 14:58:30 +08:00
parent 5cc50418d0
commit e8d1eb117a
1 changed files with 0 additions and 1 deletions

View File

@ -577,7 +577,6 @@ evil-collection-magit affects.")
(magit-dispatch "v" "-" magit-reverse)
(magit-dispatch "k" "x" magit-discard)
(magit-remote "k" "x" magit-remote-remove)
(magit-revert "v" "-" magit-revert-no-commit)
;; FIXME: how to properly handle a popup with a key that appears twice (in
;; `define-transient-command' definition)? Currently we rely on:
;; 1. first call to `evil-collection-magit-change-popup-key' changes the first "V"