Skip to content

Commit

Permalink
repo sync
Browse files Browse the repository at this point in the history
  • Loading branch information
Octomerger authored Feb 1, 2021
2 parents 205fe55 + 8b79603 commit c6312e1
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ versions:

### About tags in {% data variables.product.prodname_desktop %}

{% data variables.product.prodname_desktop %} allows you to create annotated tags. You can use a tag to mark an individual point in your repository's history, including a version number for a release. For more information about release tags, see "[About releases](/github/administering-a-repository/about-releases)."
{% data variables.product.prodname_desktop %} allows you to create annotated tags. Tags are associated with commits, so you can use a tag to mark an individual point in your repository's history, including a version number for a release. For more information about release tags, see "[About releases](/github/administering-a-repository/about-releases)."

{% data reusables.desktop.tags-push-with-commits %}

Expand Down Expand Up @@ -45,3 +45,7 @@ versions:

{% data reusables.desktop.history-tab %}
{% data reusables.desktop.delete-tag %}

### Further reading

- "[Git Basics - Tagging](https://git-scm.com/book/en/v2/Git-Basics-Tagging)" in the Git documentation

0 comments on commit c6312e1

Please sign in to comment.