Mercurial Evolve Test

(Arne Babenhauserheide)
2013-01-10: better note on “not doing fold”.

better note on “not doing fold”.

diff --git a/Readme.org b/Readme.org
--- a/Readme.org
+++ b/Readme.org
@@ -208,7 +208,9 @@ cd ..
 
 Yes, I tend to do that… 
 
-But we actually only need one change, so make it one by folding the last 4 changes changes into a single commit. Since fold does not take -m, yet, we will stop here for now.
+But we actually only need one change, so make it one by folding the last 4 changes changes into a single commit. 
+
+Since fold needs an interactive editor (it does not take -m, yet), we will leave that out. The commented commands allow you to fold the changesets.
 
 #+BEGIN_SRC sh :tangle no :exports both :results output verbatim :session test-hg-evolve
 cd testmy