remote-hg: adjust to hg 1.9
commit6d4bb42b5a2ef79b5d54a5a26cf7522d8ae2acb2
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>
Thu, 3 May 2012 16:23:14 +0000 (3 11:23 -0500)
tree5c63cbc1c9eb0e87d4121fcb7ce8883dc95b36d7
parent1add01b56f289375d1bfa53a7362138c3f0f2b62
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