remote-hg: fix bad file paths
commit20c4b59c352529bda3f5d44baba5e393badc2ee8
authorFelipe Contreras <felipe.contreras@gmail.com>
Thu, 11 Apr 2013 12:23:16 +0000 (11 07:23 -0500)
committerJunio C Hamano <gitster@pobox.com>
Thu, 11 Apr 2013 17:46:48 +0000 (11 10:46 -0700)
treeae245beb606297bedc5d4b3bc49c479b57e29029
parent7b21ec24a54c412d3a4f1d5d5d32370876ec5327
remote-hg: fix bad file paths

Mercurial allows absolute file paths, and Git doesn't like that.

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