remote-hg: fix 'shared path' path
commite71d13787929d4a043cb3906cfa4afa69e5fd0db
authorFelipe Contreras <felipe.contreras@gmail.com>
Sat, 7 Dec 2013 13:09:42 +0000 (7 07:09 -0600)
committerJunio C Hamano <gitster@pobox.com>
Mon, 9 Dec 2013 21:18:44 +0000 (9 13:18 -0800)
treeeedfa43365ddf58630011607a7012f189b1b8045
parent0c0ebc1fdf57c3ac968e1afdadbc17b9010da6fa
remote-hg: fix 'shared path' path

If the repository is moved, the absolute path of the shared repository
would fail.

Make sure it's always up-to-date.

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