Viewing and Creating Tags

You use tags to categorize source files (for instance, to specify the version number). To view existing or create new tags, follow these steps:

  1. Right-click your project in the Navigator panel and select Git > View and Create Tags from the context menu.

    Git integration: View and Create Tags command in context menu

    — or —

    Select Project > Git > View and Create Tags from the main menu.

    Git integration: Show Remote Changes command in main menu

    Note

    If the command is disabled, make sure you enable integration with Git.

  2. The View and Create Tags dialog will appear. In this dialog, you can view all existing tags.

  3. To create a new tag, enter its name in the New Tag Name field and click Create Tag:

    Git integration: View and Create Tags Dialog

See Also

Publication date: