On Wed, Oct 17, 2012 at 10:18 PM, Felipe Contreras
[off-list ref] wrote:
Right now I've just added an error when using remote repositories. But
it seems there's no way around it; if we want to have support for
remote repos, we need to make a local clone.
My git-remote-hg does the local clone into .git/ using a hash of the
url (although you could just as well use urlencode, basically any way
to safely use a url as a directory name). Have a look if you want.
--
Cheers,
Sverre Rabbelier