Mercurial > public > mercurial-scm > hg-stable
diff mercurial/localrepo.py @ 6334:7016f7fb8fe3
tab/space cleanup
author | Thomas Arendsen Hein <thomas@intevation.de> |
---|---|
date | Fri, 21 Mar 2008 00:39:39 +0100 |
parents | 55ba3bc5b8fd |
children | 6440e25a1ba3 |
line wrap: on
line diff
--- 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.