Git: Manage Tags Dialog Box

The Manage Tags dialog box enables you to browse and delete tags.

When you select a tag from the All Tags list, the Manage Tags dialog box contains the following elements:

Element Description

Name

The name of the tag.

Tag ID

A specific ID of the selected tag..

Tagger

Name of a person who created the tag.

Message

A comment that was added when the tag was created.

Tagged Object

A repository object that the tag is bound with. Usually it is a specific revision with the following fields available for review:

Commit ID

A unique identifier of the specified revision.

Author

Name of a person who committed the revision.

Message

A message specified during the commit of the revision.


You can click Delete to delete a tag, or OK to close the dialog box.


Related Topics

Developing Applications with NetBeans IDE,

Copyright © 2014, Oracle and/or its affiliates. All rights reserved.