View and apply tags created from the Git command line in your repository in GitHub.

  1. On GitHub Enterprise, navigate to the main page of the repository.

  2. Releases tab
    Under your repository name, click Releases.

  3. Tags page
    At the top of the Releases page, click Tags.

Tip: Releases are also lightweight Git tags, with some extra awesome features to help you release software. For more information, see "About releases."

Further reading