git-remote-hg: improve sanitation of local repo urls oblomov/remote-hg/v1
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Mon, 27 Sep 2010 15:41:29 +0000 (17:41 +0200)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Fri, 8 Apr 2011 10:07:51 +0000 (12:07 +0200)
commit40c5c34e7ca8ce691eb43adacbd22aecbfa18e66
treea297468878b1102efebf89fa74011d8878ff2702
parent11a753364d7ae0bc6db083743c1fabf46f3d29ee
git-remote-hg: improve sanitation of local repo urls

Remove an optional "/.hg" suffix, as mercurial doesn't like to operate
from the .hg directory, and make sure the path is absolute.
git-remote-hg.py