On Wed, Nov 28, 2007 at 11:41:59AM -0800, Steven Grimm wrote: > recieve-pack will now send the post-update SHA1 back to send-pack. If > it's different than the one that was pushed, git-push won't do the > fake update of the local tracking ref and will instead inform the user > that the tracking ref needs to be fetched. Hrm, this is going to have nasty conflicts with 'next', which already does the remote ref matching. I think the best way to implement this would probably be on top of the jk/send-pack topic in next, and add a new REF_STATUS_REMOTE_CHANGED status type. -Peff - 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