>>>>> "Jeff" == Jeff King <peff@xxxxxxxx> writes: Jeff> On Thu, Oct 25, 2007 at 08:55:14AM -0700, Randal L. Schwartz wrote: >> It's probably due to this: >> >> [remote "origin"] >> url = [obscured] >> fetch = +refs/heads/*:refs/remotes/origin/* >> >> fetch wants to sync my heads with the origin heads. But yes, it's >> definitely the fetch that fails under today's version, and not >> under yesterday's version. Jeff> So that should take the remote's refs/heads/* and put them in your Jeff> refs/remotes/origin/*. I don't see how that would have anything to do Jeff> with your 'refs/heads/upstream' branch. Agreed, but that's the place where fetch might look at refs/heads/upstream, and the behavior is definitely different between yesterday and today. -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <merlyn@xxxxxxxxxxxxxx> <URL:http://www.stonehenge.com/merlyn/> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training! - 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