hg-git and git tags

Gregory Szorc gregory.szorc at gmail.com
Fri Mar 10 03:49:19 UTC 2017


On Thu, Mar 9, 2017 at 5:50 AM, Neal Becker <ndbecker2 at gmail.com> 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.)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20170309/1a4d992a/attachment-0002.html>


More information about the Mercurial mailing list