Junio C Hamano wrote:

> So I am OK to special case fast-import and single it out as a
> notable implementation technology, which is what your patch does.

More importantly, helpers implementing the "import" or "export"
capability are indicating that they grok the fast-import format.  What
they use behind the scenes to produce or parse it is not so important
--- the relevant thing is that a fast-import stream (with format
documented in git-fast-import(1)) is part of the remote helper
protocol in this case.

Thanks,
Jonathan
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to