On Fri, 15 Jun 2007, Daniel Barkalow wrote: > > Your analysis of the failure was right, though. I reproduced it, and this > fixes it for me: > > --- cut here --- > Author: Daniel Barkalow <barkalow@xxxxxxxxxxxx> > Date: Fri Jun 15 10:22:37 2007 -0400 > > Fix pushing to a pattern with no dst > > Refspecs with no colons are left with no dst value, because they are > interepreted differently for fetch and push. For push, they mean to > reuse the src side. Fix this for patterns. > > Signed-off-by: Daniel Barkalow <barkalow@xxxxxxxxxxxx> And in case anybody cares, I've also verified it, so here's an Acked-by: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> in case Junio didn't already apply it. Linus - 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