# HG changeset patch # User Jordi GutiƩrrez Hermoso # Date 1394571328 14400 # Node ID 3df93a421f8d7f4265a718f71925db88a4c537a5 # Parent ef6b19e38ecdfbe2c8ca2e8678ba85f192a7082b Add missing -m option to fold (TODO: patch evolve) diff -r ef6b19e38ecd -r 3df93a421f8d evolve-session --- 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