Rev 2261: Fix tag help (fullermd) in http://sourcefrog.net/bzr/tags

Martin Pool mbp at sourcefrog.net
Mon Feb 26 05:08:53 GMT 2007


At http://sourcefrog.net/bzr/tags

------------------------------------------------------------
revno: 2261
revision-id: mbp at sourcefrog.net-20070226050852-791ohdf63hd52yt1
parent: mbp at sourcefrog.net-20070226050833-jnc2m7sji8uzrnk8
committer: Martin Pool <mbp at sourcefrog.net>
branch nick: tags
timestamp: Mon 2007-02-26 16:08:52 +1100
message:
  Fix tag help (fullermd)
modified:
  bzrlib/builtins.py             builtins.py-20050830033751-fc01482b9ca23183
=== modified file 'bzrlib/builtins.py'
--- a/bzrlib/builtins.py	2007-02-25 11:49:16 +0000
+++ b/bzrlib/builtins.py	2007-02-26 05:08:52 +0000
@@ -3179,9 +3179,8 @@
     (--revision) option can be given -rtag:X, where X is any previously
     created tag.
 
-    Tags are stored in the repository, and apply to all branches stored
-    in the repository.  Tags are copied from one branch to another along
-    when you branch, push, pull or merge.
+    Tags are stored in the branch.  Tags are copied from one branch to another
+    along when you branch, push, pull or merge.
     """
 
     takes_args = ['tag_name']




More information about the bazaar-commits mailing list