remote-hg: use marks instead of inlined files
commit97253a233226b577da7c030a1f5ffe7445a25bbe
authorFelipe Contreras <felipe.contreras@gmail.com>
Mon, 22 Apr 2013 21:55:23 +0000 (22 16:55 -0500)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Apr 2013 22:33:32 +0000 (22 15:33 -0700)
tree06d621166fe16fe00e28727a61cd331b87cc8b9b
parent1a2636c297675735639c3cfee2ed15520fd678c9
remote-hg: use marks instead of inlined files

So that we can find already exported ones. We can never be 100% sure
that we already exported such data, due to mercurial design, it at least
sometimes we should detect them, and so should give us some performance
boost.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/remote-helpers/git-remote-hg