>>>>> "Michael" == Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx> writes: Michael> Samuel Tardieu venit, vidit, dixit 19.04.2010 15:50: >> Add a '--no-tags' option to 'git remote add' which adds a >> 'remote.REMOTE.tagopt = --no-tags' to the configuration file. >> >> 'git add -f -n REMOTE' will create a new remote and fetch from it Michael> I guess you mean 'git remote add' here. Yes, indeed. Michael> Is this buf freed again? Absolutely, there is a "strbuf_release(&buf)" a few lines down (the buffer may be reused in the meantime). Sam -- Samuel Tardieu -- sam@xxxxxxxxxxx -- http://www.rfc1149.net/ -- 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