diff README @ 933:e5baeb8fefec stable

fold: add --message and --logfile options Like other commit-creating commands, this add two options for specifying the resulting commit message, with tests. If either of these options is specified, no editor is popped up asking for a commit message.
author Jordi Gutiérrez Hermoso <jordigh@octave.org>
date Mon, 14 Apr 2014 15:46:27 -0400
parents 32915143d448
children f13facb01ac5
line wrap: on
line diff
--- a/README	Thu Jan 09 11:33:15 2014 +0100
+++ b/README	Mon Apr 14 15:46:27 2014 -0400
@@ -53,6 +53,7 @@
   (fix issues #16, #35 and #42)
 - adds a --obsolete flag to import (requieres Mercurial 3.0)
 - prune: update to successor rather than parent when pruning '.' with -s
+- fold: add missing --message and --logfile option
 
 3.3.1 -- 2014-04-23