Docs.
This commit is contained in:
parent
78a3d703b0
commit
a3f38d4111
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue