On Tue, Jan 26, 2010 at 04:29:30PM -0800, Junio C Hamano wrote: > update_squash_messages () { > - if test -f "$SQUASH_MSG"; then > + if test -f "$SQUASH_MSG" > + then I don't think this belongs here. Jeff -- 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