remote-hg: adjust to hg 1.9
commit8bdf7562ea49b3de430d0f509c7e45927d8d0dc5
authorMichael J Gruber <git@drmicha.warpmail.net>
Fri, 16 Mar 2012 14:54:33 +0000 (16 15:54 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Tue, 19 Jun 2012 22:38:17 +0000 (19 23:38 +0100)
tree56c451336c80f5d6fd65b77098c0b9fe043e6935
parentd4bfaa3d4d25d37fc25eaa8811dc96ff27fa9ead
remote-hg: adjust to hg 1.9

hg 1.0 changed the signature of hg.clone(). Adjust to it.

A real fix would need to check the hg version or try/catch.
git_remote_helpers/hg/non_local.py