This commit is contained in:
Phil Jackson 2010-09-01 23:53:23 +01:00
parent 78a3d703b0
commit a3f38d4111

View file

@ -154,8 +154,8 @@
(defvar magit-key-mode-groups (defvar magit-key-mode-groups
'((logging '((logging
(actions (actions
("l" "One line log" magit-log) ("l" "Short" magit-log)
("L" "Long log" magit-log-long) ("L" "Long" magit-log-long)
("h" "Reflog" magit-reflog) ("h" "Reflog" magit-reflog)
("H" "Reflog on head" magit-reflog-head)) ("H" "Reflog on head" magit-reflog-head))
(switches (switches