summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/init.el b/init.el
index 02330a2..4e529bf 100644
--- a/init.el
+++ b/init.el
@@ -1053,6 +1053,9 @@
?c "Create & checkout from current"
#'km/magit-branch-and-checkout-from-current)
+ (magit-define-popup-action 'magit-stash-popup
+ ?e "Edit message" #'km/magit-stash-edit-message)
+
(magit-define-popup-action 'magit-branch-popup
?K "Delete previous branch" #'km/magit-delete-previous-branch)
(magit-define-popup-action 'magit-branch-popup