From aa6df6b5956cb0736d928f42a683742bdd830786 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sat, 16 Feb 2019 01:00:29 -0500 Subject: Drop km/magit-stash-edit-message I haven't used this since I added it. --- init.el | 3 --- 1 file changed, 3 deletions(-) (limited to 'init.el') diff --git a/init.el b/init.el index f30c293..19be9ba 100644 --- a/init.el +++ b/init.el @@ -1171,9 +1171,6 @@ ?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 ?m "Checkout master" #'km/magit-checkout-master) (magit-define-popup-action 'magit-branch-popup -- cgit v1.2.3