Thomas Adam <thomas@xxxxxxxxxx> writes: >> + print STDOUT "? refs/heads/master\n"; >> + print STDOUT '@'."refs/heads/master HEAD\n"; >> + print STDOUT "\n"; > > Hmm. Why not just: > > print STDOUT '@'."refs/heads/master HEAD\n\n"; To replace the last two lines, yes, but the ? refs/heads/master is still needed to show "git pull" that a branch master exists. -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- 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