Added branches arg.
This commit is contained in:
parent
bad6cc9817
commit
644cdf82df
1 changed files with 1 additions and 0 deletions
|
@ -168,6 +168,7 @@
|
|||
("-f" "First parent" "--first-parent")
|
||||
("-a" "All" "--all"))
|
||||
(arguments
|
||||
("=b" "Branches" "--branches" read-from-minibuffer)
|
||||
("=a" "Author" "--author" read-from-minibuffer)
|
||||
("=g" "Grep" "--grep" read-from-minibuffer))))
|
||||
"Holds the key, help, function mapping for the log-mode. If you
|
||||
|
|
Loading…
Add table
Reference in a new issue