Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: >> > + sed -n "${line}p" < "$1".tmp >> > + sed -n "${line}s/^pick/$action/p" < "$1".tmp >> "$1" >> > + sed -n "${line}s/^pick/$action/p" < "$1".tmp > > > Probably. It is for debugging, anyway. As everything you only see with > -v. Exactly. That is why I'd rather want to see what exact insn sequence is being fed to the "rebase -i". Because I'd be debugging my new test or changes to "rebase -i", not debugging fake-editor's use of sed. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html