Show More
@@ -2568,7 +2568,7 b' def tag(ui, repo, name, rev_=None, **opt' | |||
|
2568 | 2568 | Name a particular revision using <name>. |
|
2569 | 2569 | |
|
2570 | 2570 | Tags are used to name particular revisions of the repository and are |
|
2571 | very useful to compare different revision, to go back to significant | |
|
2571 | very useful to compare different revisions, to go back to significant | |
|
2572 | 2572 | earlier versions or to mark branch points as releases, etc. |
|
2573 | 2573 | |
|
2574 | 2574 | If no revision is given, the parent of the working directory is used, |
General Comments 0
You need to be logged in to leave comments.
Login now