take out folding for now.
diff --git a/Readme.org b/Readme.org --- a/Readme.org +++ b/Readme.org @@ -177,7 +177,7 @@ And as you can see, everything looks nic Now I go into a bit of a planning spree. -#+BEGIN_SRC sh +#+BEGIN_SRC sh :tangle no cd testmy echo "Scenes: @@ -196,9 +196,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. +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. -#+BEGIN_SRC +#+BEGIN_SRC :tangle no cd testmy hg fold -r "-1:-4" hg log -G