A couple more options for committing.
This commit is contained in:
parent
b9ad56506c
commit
08181fde85
1 changed files with 2 additions and 1 deletions
|
@ -197,8 +197,9 @@
|
|||
("-s" "Signoff" "--signoff")
|
||||
("-am" "Amend" "--amend")
|
||||
("-al" "All" "--all"))
|
||||
("-e" "Allow empty" "--allow-empty")
|
||||
(arguments
|
||||
("=a" "Author" "--author" read-from-minibuffer)))
|
||||
("=au" "Author" "--author" read-from-minibuffer)))
|
||||
|
||||
(fetching
|
||||
(actions
|
||||
|
|
Loading…
Add table
Reference in a new issue