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
|
(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
|
||||||
|
|
Loading…
Add table
Reference in a new issue