Johannes Schindelin <[EMAIL PROTECTED]> writes: > Hi, > > If I understand correctly, the multi-head fetch would not write any ref if > used like this: > > git fetch remote:repository/ head tail > > but it would try a fast-forward when used like this: > > git fetch remote:repository/ head:head tail:tail > > Correct? If yes: This is fantastic! It obsoletes my dumb script.
That is the intent, but what is currently in "pu" is somewhat broken. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

