Skip to content

Commit fda2e00

Browse files
committed
Update article with deleting tags procedure
1 parent 3787b24 commit fda2e00

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

  • content/desktop/contributing-and-collaborating-using-github-desktop

content/desktop/contributing-and-collaborating-using-github-desktop/managing-tags.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,15 @@ versions:
3434

3535
3. All tags associated with the commit are visible in that commit's metadata.
3636
![Viewing a tag in the commit](/assets/images/help/desktop/viewing-tags-in-commit.png)
37+
38+
### Deleting tags
39+
40+
{% note %}
41+
42+
**Note**: You can only delete tags associated with unpushed commits.
43+
44+
{% endnote %}
45+
46+
{% data reusables.desktop.history-tab %}
47+
{% data reusables.desktop.delete-tag %}
48+

0 commit comments

Comments
 (0)