зеркало из https://github.com/github/docs.git
repo sync
This commit is contained in:
Коммит
a122f0fcb8
Двоичный файл не отображается.
После Ширина: | Высота: | Размер: 69 KiB |
Двоичный файл не отображается.
После Ширина: | Высота: | Размер: 67 KiB |
|
@ -34,3 +34,14 @@ versions:
|
|||
|
||||
3. All tags associated with the commit are visible in that commit's metadata.
|
||||
![Viewing a tag in the commit](/assets/images/help/desktop/viewing-tags-in-commit.png)
|
||||
|
||||
### Deleting tags
|
||||
|
||||
{% note %}
|
||||
|
||||
**Note**: You can only delete tags associated with commits that have not yet been pushed.
|
||||
|
||||
{% endnote %}
|
||||
|
||||
{% data reusables.desktop.history-tab %}
|
||||
{% data reusables.desktop.delete-tag %}
|
||||
|
|
|
@ -0,0 +1,6 @@
|
|||
1. Right-click the commit.
|
||||
|
||||
- If a commit has only one tag, click **Delete Tag TAG NAME**.
|
||||
![Select the delete tag menu item](/assets/images/help/desktop/select-delete-tag.png)
|
||||
- If a commit has multiple tags, hover over **Delete Tag...** and then click the tag that you want to delete.
|
||||
![Hover over the delete tag menu](/assets/images/help/desktop/delete-tag-multiple.png)
|
Загрузка…
Ссылка в новой задаче