remote-hg: add custom local tag write code
commita2f7b6f8a9775df0994a161f5e9e103b60886dc7
authorFelipe Contreras <felipe.contreras@gmail.com>
Mon, 22 Apr 2013 21:55:17 +0000 (22 16:55 -0500)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Apr 2013 22:25:54 +0000 (22 15:25 -0700)
treecae7a33b77cd9a6b7257f4c43e6590b5893f62f2
parente1760f8c2c355dffeade3c271c4ae875e2659dae
remote-hg: add custom local tag write code

There's no point in calling the tag method for such simple action. Not
that we care much about the hg-git compat mode, it's mostly just for
comparison testing purposes.

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