Sverre Rabbelier wrote: > On Thu, Jun 9, 2011 at 10:09, Jonathan Nieder <jrnieder@xxxxxxxxx> wrote: >> Â Â Â Âexport :1 refs/heads/foo >> Â Â Â Âexport :2 refs/heads/bar >> Â Â Â Âexport :3 +refs/heads/force >> >> with :1, :2, and :3 being marks in the fast-import stream. > > The only problem there is that we don't know the relevant marks beforehand. Since this requires changing "git fast-export" anyway, we could arrange to know. A related problem, though: it is not friendly to stomp on mark numbers which an exporter might want to use for some other purpose. So yeah, the precise syntax above is not so great. -- 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