Junio C Hamano [off-list ref] writes:
quoted hunk
--- a/git-rebase--interactive.sh
+++ b/git-rebase--interactive.sh
@@ -846,6 +846,8 @@ cat >> "$todo" << EOF
# f, fixup = like "squash", but discard this commit's log message
# x, exec = run command (the rest of the line) using shell
#
+# These lines can be re-ordered; they are executed from top to bottom.
+#
Great, it says everything that needs to be said, in just a line!
--
Matthieu Moy
http://www-verimag.imag.fr/~moy/