diff tests/test-completion.t @ 21021:422981492ace

commit: --edit/-e to force edit of otherwise-supplied commit message The --edit/-e option for the 'commit' command forces editor, even when a commit message has been provided already by other means, such as by the -m or -l options.
author "Bradley M. Kuhn" <bkuhn@ebb.org>
date Sun, 08 Sep 2013 19:02:08 -0400
parents 13fcb9ca9ccc
children 61151f429a5f
line wrap: on
line diff
--- a/tests/test-completion.t	Sat Apr 12 00:38:15 2014 -0400
+++ b/tests/test-completion.t	Sun Sep 08 19:02:08 2013 -0400
@@ -199,7 +199,7 @@
   add: include, exclude, subrepos, dry-run
   annotate: rev, follow, no-follow, text, user, file, date, number, changeset, line-number, ignore-all-space, ignore-space-change, ignore-blank-lines, include, exclude
   clone: noupdate, updaterev, rev, branch, pull, uncompressed, ssh, remotecmd, insecure
-  commit: addremove, close-branch, amend, secret, include, exclude, message, logfile, date, user, subrepos
+  commit: addremove, close-branch, amend, secret, edit, include, exclude, message, logfile, date, user, subrepos
   diff: rev, change, text, git, nodates, show-function, reverse, ignore-all-space, ignore-space-change, ignore-blank-lines, unified, stat, include, exclude, subrepos
   export: output, switch-parent, rev, text, git, nodates
   forget: include, exclude