Bug 567623 - Delete tag very cumbersome
Summary: Delete tag very cumbersome
Status: NEW
Alias: None
Product: EGit
Classification: Technology
Component: UI (show other bugs)
Version: 5.9   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-06 04:13 EDT by arne anka CLA
Modified: 2020-10-06 05:26 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description arne anka CLA 2020-10-06 04:13:19 EDT
Project's context menu -> Team -> Advanced:
Create Tag ...

But there's no "Delete Tag"
For that I have to go to

Team -> Remote -> Push ...

and on the second page of the wizard find the section
"Add delete ref specification"
which isn't obviously related to deleting a tag.

In Git's cli these may be separate comamnds, but from a user's PoV it's if not the same at least very close related and probably more often than not will be run together.

Hence, EGit's UI should group those in a user-friendly way togther with "Create Tag ..."
Comment 1 Matthias Sohn CLA 2020-10-06 04:51:11 EDT
Do you want to delete a tag in the local repository or in a remote repository ?
Comment 2 arne anka CLA 2020-10-06 05:26:37 EDT
(In reply to Matthias Sohn from comment #1)
> Do you want to delete a tag in the local repository or in a remote
> repository ?

Both.
But my point is: it should not make a (huge) difference in the UI