Mercurial > hg-stable
changeset 19402:c7a7bae3cfa3
tag: remove incorrect reference to tip
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Thu, 11 Jul 2013 19:28:54 -0500 |
parents | 49acaa2b9701 |
children | 9013f2930a4a |
files | mercurial/commands.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/commands.py Thu Jul 11 19:28:26 2013 -0500 +++ b/mercurial/commands.py Thu Jul 11 19:28:54 2013 -0500 @@ -5566,7 +5566,7 @@ an existing tag is normally disallowed; use -f/--force to override. If no revision is given, the parent of the working directory is - used, or tip if no revision is checked out. + used. To facilitate version control, distribution, and merging of tags, they are stored as a file named ".hgtags" which is managed similarly