changeset 30:3df93a421f8d

Add missing -m option to fold (TODO: patch evolve)
author Jordi Gutiérrez Hermoso <jordigh@octave.org>
date Tue, 11 Mar 2014 16:55:28 -0400
parents ef6b19e38ecd
children f42eee738337
files evolve-session
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/evolve-session	Tue Mar 11 16:06:24 2014 -0400
+++ b/evolve-session	Tue Mar 11 16:55:28 2014 -0400
@@ -60,7 +60,7 @@
 hg update jordi
 
 # Fold both commits into one
-hg fold jordi jordi^ "Rename the Python CoC to the Cobra CoC"
+hg fold jordi jordi^ -m "Rename the Python CoC to the Cobra CoC"
 hg log -G
 hg log -pvr jordi