Heya, On Thu, Jun 9, 2011 at 00:19, Jeff King <peff@xxxxxxxx> wrote: > If we do a fix that allows "refs/heads/foo:refs/heads/bar", then it > should also properly allow "+refs/heads/foo:refs/heads/bar". Which I > think means changing the single "export" command in the ref-helper to > something like: > > Âexport refs/heads/foo > Âexport refs/heads/foo:refs/heads/bar > Âexport +refs/heads/force Or, since we changed import, to: export refs/heads/foo refs/heads/foo:refs/heads/bar +refs/heads/force \n -- Cheers, Sverre Rabbelier -- 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