remote-hg: adjust to hg 1.9
commit22f72bb8d00182be3c23ea37be3db93df09bf823
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>
Fri, 11 May 2012 22:50:05 +0000 (11 17:50 -0500)
tree492eb0ebc60a1dcba3a57e77126c07ae18400265
parent92d64fd7514a0f56386c68dec5321477f20170f5
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