changeset 6334 | 7016f7fb8fe3 |
parent 6321 | 55ba3bc5b8fd |
child 6370 | 6440e25a1ba3 |
--- a/mercurial/localrepo.py Thu Mar 20 22:46:35 2008 +0100 +++ b/mercurial/localrepo.py Fri Mar 21 00:39:39 2008 +0100 @@ -199,7 +199,7 @@ names is a list of strings or, when adding a single tag, names may be a string. - + if local is True, the tags are stored in a per-repository file. otherwise, they are stored in the .hgtags file, and a new changeset is committed with the change.