Andy Parkins wrote: > git rev-list --not --all > > would now give the wrong list because "--all" in the post-receive hook > includes the ref that we are making the email for. This made it more > difficult to show only the new revisions added by this update. What about "git rev-list --not --all ^included" ? -- Jakub Narebski Warsaw, Poland ShadeHawk on #git - 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