Mark Levedahl <mlevedahl@xxxxxxxxxxx> writes: > git>git fetch /tmp/foo 'refs/tags/*:refs/tags/*' > * refusing to create funny ref 'tags/*' locally I think fetch's wildcard is effective only in the config file, and this is not just tags. It would be nice if you could say $ git fetch foo.bndl 'refs/*:refs/*' - 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