List tags per branch not per repository

Egor Kuropatkin egor.k8n at gmail.com
Tue Aug 6 12:05:58 UTC 2013


Hi Jeshwanth,
I think hg log --rev "branch('default') and tag()" --template "{tags}\n"
will do the trick. Just replace the 'default' with your desired branch name.

Cheers,
Egor

On Tue, Aug 6, 2013 at 3:44 PM, jeshkumar555 at gmail.com <
jeshkumar555 at gmail.com> wrote:

> Hi List,
>
> I want to list the tags per branch, but "hg tags" command lists for
> complete repository, so is there a way to list only for branch?
>
> Thank you :)
>
> Regards,
> Jeshwanth,
> Bangalore
> India
>
> Sent from my HTC
>
>
> _______________________________________________
> Mercurial mailing list
> Mercurial at selenic.com
> http://selenic.com/mailman/listinfo/mercurial
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20130806/0fcd04c6/attachment-0002.html>


More information about the Mercurial mailing list