We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 120f76e commit bf12d91Copy full SHA for bf12d91
1 file changed
data/reusables/desktop/delete-tag.md
@@ -1,4 +1,6 @@
1
-1. If a commit has only one tag, right-click the commit and click **Delete Tag TAG NAME**.
+1. Right-click the commit.
2
+
3
+ - If a commit has only one tag, click **Delete Tag TAG NAME**.
4

-2. If a commit has multiple tags, right-click the commit and hover over **Delete Tag...**, then click the tag that you want to delete.
5
+ - If a commit has multiple tags, hover over **Delete Tag...** and then click the tag that you want to delete.
6

0 commit comments