author | Martin Geisler <mg@daimi.au.dk> |
Sat, 03 Jan 2009 16:15:05 +0100 | |
changeset 7596 | 0be97ee2309d |
parent 7592 | 75ad51257c82 |
child 7597 | 81f68565281c |
--- a/mercurial/commands.py Sun Jan 04 18:44:39 2009 +0100 +++ b/mercurial/commands.py Sat Jan 03 16:15:05 2009 +0100 @@ -2830,8 +2830,6 @@ def tags(ui, repo): """list repository tags - List the repository tags. - This lists both regular and local tags. When the -v/--verbose switch is used, a third column "local" is printed for local tags. """