On Thu, Mar 9, 2017 at 5:50 AM, Neal Becker <[email protected]> wrote:

> I cloned a git repo
> hg clone git://github.com/pybind/pybind11.git
>
> But I don't see git tags in the hg repo.  Is this expected behavior or am I
> misunderstanding something?
>
> Specifically, I was looking for 2.0.1 release tag.
>

I'm pretty sure this is supposed to work. It is either a regression or a
bad interaction with cloning from git://. If you do the `git clone`
manually then `hg clone` from a local filesystem path, does the issue still
reproduce?

(My hg-git install is busted so I can't try to reproduce.)
_______________________________________________
Mercurial mailing list
[email protected]
https://www.mercurial-scm.org/mailman/listinfo/mercurial

Reply via email to