diff options
-rw-r--r-- | init.el | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -904,6 +904,8 @@ (magit-change-popup-key 'magit-branch-popup :action ?c ?o) (magit-change-popup-key 'magit-branch-popup :action + ?C ?S) + (magit-change-popup-key 'magit-branch-popup :action ?n ?C) (magit-change-popup-key 'magit-branch-popup :action ?m ?R) |