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
'((logging
(actions
("l" "One line log" magit-log)
("L" "Long log" magit-log-long)
("l" "Short" magit-log)
("L" "Long" magit-log-long)
("h" "Reflog" magit-reflog)
("H" "Reflog on head" magit-reflog-head))
(switches