magit-rockstar: Place magit-rockstar more nicely

This commit is contained in:
Jonas Bernoulli 2018-01-11 12:09:00 +01:00
parent 58aeeea86c
commit 7ac2bf1f73

View File

@ -195,8 +195,9 @@
:config :config
(magit-define-popup-action 'magit-commit-popup (magit-define-popup-action 'magit-commit-popup
?n "Reshelve" 'magit-reshelve) ?n "Reshelve" 'magit-reshelve)
(magit-define-popup-action 'magit-rebase-popup (plist-put magit-rebase-popup :actions
?R "Rockstar" 'magit-rockstar)) (-replace-at 11 '(?R "to change dates" magit-rockstar)
(plist-get magit-rebase-popup :actions))))
(use-package magit-wip (use-package magit-wip
:after magit :after magit