Manually adding tags
Harvey Chapman
hchapman at 3gfp.com
Fri Aug 26 18:44:40 UTC 2011
On Aug 26, 2011, at 12:39 PM, Becker, Mischa J wrote:
> A no-commit option would be great. Back when I used tags, I was always doing a rollback after the tag to undo the tag-only commit. Since rollback leaves the .hgtags file altered, the new tag would be included in my next commit.
Ah, good suggestion.
hg tag --no-commit ... = hg tag ... ; hg rollback
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 1089 bytes
Desc: not available
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20110826/7d104eb2/attachment.p7s>
More information about the Mercurial
mailing list