From: "Matthieu Moy" <redacted> Sent: Wednesday, March
21, 2012 8:25 AM
Junio C Hamano [off-list ref] writes:
quoted
--- 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/
--
I agree. It says all that needs to be made clear.
Philip Oakley