Mike Rappazzo <rappazzo@xxxxxxxxx> writes: > In the second loop, I changed it to recalculate the presented message > when the re-ordered commit is added: > > + if test -n "${format}" > + then > + msg_content=$(git log -n 1 --format="${format}" ${squash}) > > That is the "$rest". Ahh, yeah, I missed that --format=${format} thing. Thanks. -- 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