remote-hg: adjust to hg 1.9
commitc6220025ffd282ca5310b9c4a70772382189ac34
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, 5 Jun 2012 18:44:21 +0000 (5 13:44 -0500)
tree641a6b4d5fd0427324c23df6c6fdc62635b82c31
parent874c5e701548b1d97060dc86e039aa930b2ba467
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