Where to add support for git@ clone URLs?

anatoly techtonik techtonik at gmail.com
Thu Aug 27 19:52:33 UTC 2015


On Thu, Aug 27, 2015 at 8:59 PM, Sean Farley <sean at farley.io> wrote:

>
> anatoly techtonik <techtonik at gmail.com> writes:
>
> > On Thu, Aug 27, 2015 at 7:45 PM, Lester Caine <lester at lsces.co.uk>
> wrote:
> >
> >> On 27/08/15 16:59, anatoly techtonik wrote:
> >> >
> >> > I want to make hg-git extension handle URLs such as:
> >> >
> >> >>hg clone git at github.com:techtonik/warper.git
> >> >
> >> > Where in extension should I add the check that clone
> >> > URLs starting with git@ should be handled by hg-git?
> >>
> >> http://hg-git.github.io/
> >
> >
> > Yea I know about hg-git:
> > https://bitbucket.org/durin42/hg-git/issues/144/support-github-urls
> >
> > Could you be more specific about the extension points inside
> > Mercurial that could be used by hg-git to add GitHub URL processing?
>
> I already added this and it's been tagged as 0.8.2. You can see my
> commits that add it:
>
> 6507d2a::7c80e9f
>
> https://bitbucket.org/durin42/hg-git/commits
>
> ... actually, I just noticed a bug in this and will try to fix that this
> week.
>

That's great. Thank you.
https://bitbucket.org/durin42/hg-git/commits/all?search=6507d2a%3A%3A7c80e9f
I successfully cloned git at github.com:techtonik/RHVoice.git with 0.8.2, so
it seems
that the issue can be closed.

-- 
anatoly t.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20150827/2c8fee13/attachment-0002.html>


More information about the Mercurial mailing list