JetBrains Rider 2018.2 Help

Tag Dialog (Mercurial)

VCS | Mercurial | Tag Repository
context menu of the Editor - Mercurial | Tag Repository

Use this dialog box to create a global tag that identifies the tip of a repository, which is the most recently changed heade in this repository. The created tag will be stored in the file .hgtags and tracked by Mercurial.

Item

Description

Select repository to tag

From this drop-down list, choose the repository whose tip you want to tag. The list shows the location of the repositories under the project root.

Tag name

In this text box, type the name of the tag. By this name, you will be able to find the tag in the Log Tab of the Version Control tool window.

Last modified: 21 December 2018

See Also