remote-hg: adjust to hg 1.9
commit07907e48565435d4b9fe6dd416b664a89045de18
authorMichael J Gruber <git@drmicha.warpmail.net>
Fri, 16 Mar 2012 14:54:33 +0000 (16 15:54 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 29 May 2012 02:49:42 +0000 (28 21:49 -0500)
tree95e91e68ccac18c6c60d26e531af06014aeed3f6
parent7fc58af788813e5d2c904d6e92ff790752618cc7
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