On Thu, Oct 18, 2012 at 8:12 AM, Sverre Rabbelier [off-list ref] wrote:
On Wed, Oct 17, 2012 at 10:18 PM, Felipe Contreras
[off-list ref] wrote:
quoted
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.
Can you point to the version you are talking about? I've been checking
the remote-hg branch of fingolfin.
https://github.com/fingolfin/git/tree/remote-hg/
--
Felipe Contreras