##// END OF EJS Templates
tag: remove incorrect reference to tip
Matt Mackall -
r19402:c7a7bae3 default
parent child Browse files
Show More
@@ -5566,7 +5566,7 b' def tag(ui, repo, name1, *names, **opts)'
5566 an existing tag is normally disallowed; use -f/--force to override.
5566 an existing tag is normally disallowed; use -f/--force to override.
5567
5567
5568 If no revision is given, the parent of the working directory is
5568 If no revision is given, the parent of the working directory is
5569 used, or tip if no revision is checked out.
5569 used.
5570
5570
5571 To facilitate version control, distribution, and merging of tags,
5571 To facilitate version control, distribution, and merging of tags,
5572 they are stored as a file named ".hgtags" which is managed similarly
5572 they are stored as a file named ".hgtags" which is managed similarly
General Comments 0
You need to be logged in to leave comments. Login now