>>>>> "Sam" == Samuel Tardieu <sam@xxxxxxxxxxx> writes: Sam> Add a '--no-tags' option to 'git remote add' which adds a Sam> 'remote.REMOTE.tagopt = --no-tags' to the configuration file. Sam> 'git add -f -n REMOTE' will create a new remote and fetch from it Sam> without importing the tags. Subsequent 'git fetch REMOTE' will also Sam> not import the tags. Sam> Signed-off-by: Samuel Tardieu <sam@xxxxxxxxxxx> I didn't notice that the subject was not appropriate. One can use: remote add: add a --no-tags (-n) option -- 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