Moving/Removing Tags
Lukáš Lalinský
lalinsky at gmail.com
Tue Jul 31 11:29:31 BST 2007
On Ut, 2007-07-31 at 12:24 +0200, Joachim Nilsson wrote:
> Hi,
>
> I'm using bzr-0.15 from Ubuntu Feisty. Is there a way to move/remove
> tags that you have set accidentally? (I tagged before I had updated
> and committed my changelog with the a release.)
You can use:
bzr tag --force <tagname>
to update the existing tag, or:
bzr tag --delete <tagname>
to remove it. It's all in `bzr help tag`. :)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Toto je =?ISO-8859-1?Q?digit=E1lne?=
=?ISO-8859-1?Q?_podp=EDsan=E1?= =?UTF-8?Q?_=C4=8Das=C5=A5?=
=?ISO-8859-1?Q?_spr=E1vy?=
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20070731/6ea0128e/attachment-0001.pgp
More information about the bazaar
mailing list