From 08181fde854f35e5c5baee70a76484f5a937c899 Mon Sep 17 00:00:00 2001 From: Phil Jackson Date: Thu, 2 Sep 2010 15:37:53 +0100 Subject: [PATCH] A couple more options for committing. --- magit-key-mode.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/magit-key-mode.el b/magit-key-mode.el index f6d4c776..bd6f85cc 100644 --- a/magit-key-mode.el +++ b/magit-key-mode.el @@ -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