[PATCH] tag: allow multiple tags to be added or removed

John Coomes John.Coomes at sun.com
Fri Mar 7 17:45:00 CST 2008


I (John.Coomes at sun.com) wrote:
> Patch to allow multiple tags to be added/removed in a single invocation
> of hg tag.  Basic example of the new usage is
> 
> 	hg tag -r 42 build-25 beta-1
> 
> which adds tags 'build-25' and 'beta-1' for rev 42.
> ...

Hi,

I haven't seen any comments or questions; want to make sure this
didn't get lost in the blur of 1.0 prep.  The original email with the
patch is

http://www.selenic.com/pipermail/mercurial-devel/2008-February/005005.html

I can sync up and send again if that would help.

-John



More information about the Mercurial-devel mailing list