Skip to content

Commit 84e87f2

Browse files
author
Lluís Vilanova
committed
Show StGit in dispatch popup
1 parent db1e42d commit 84e87f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

magit-stgit.el

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -536,6 +536,8 @@ Use ARGS to pass additional arguments."
536536
(define-key map "/" 'magit-stgit-popup)
537537
map))
538538

539+
(magit-define-popup-action 'magit-dispatch-popup ?/ "StGit" 'magit-stgit-popup)
540+
539541
;;;###autoload
540542
(define-minor-mode magit-stgit-mode
541543
"StGit support for Magit."

0 commit comments

Comments
 (0)