Heya, On Sat, Sep 25, 2010 at 02:01, Jonathan Nieder <jrnieder@xxxxxxxxx> wrote: > I was thinking of a frontend that reads or writes the marks > file itself, but import/export-marks features can also be used to just > save/restore marks opaquely. That's exactly what git-remote-hg does :). The hg exporter and importer doesn't care about where git stores it's marks. As long as they both use the same marks it all works. > Thus I have no precedent to fall back on. :) Seems like it. > Yep, that would work. ÂStill I don't think it makes a lot of sense to > allow "feature report-fd=4" in the fast-import stream. ÂIf I can > ensure that fast-import has file descriptor 4 mapped to the right > place, then I am in control of the process that starts fast-import, so > a command-line option would be easy enough to use, no? True. Perhaps some more input from others would help. -- 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