Bug 366922 - [repoView] Add "Push..." to context menu of individual remote (nodes below "Remotes")
Summary: [repoView] Add "Push..." to context menu of individual remote (nodes below "R...
Status: NEW
Alias: None
Product: EGit
Classification: Technology
Component: UI (show other bugs)
Version: 1.1   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2011-12-16 04:09 EST by Tobias Oberlies CLA
Modified: 2014-07-31 10:11 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Oberlies CLA 2011-12-16 04:09:02 EST
If I want to interact with a remote, e.g. delete remote branches on my Github clone, I am forced to use the "Push..." action from the context menu of the repository tree item (Git Repositories view) and then select select the remote on the first page of the wizard. This is error-prone and makes it far too easy to do (force) updates on the wrong remote.

The solution is easy: Also offer the "Push..." action in the context menu of the individual remotes, and omit the first wizard page if the action is triggered from there.
Comment 1 Markus Keller CLA 2014-07-31 08:33:48 EDT
Fully agree. The name of the "Remotes" menu already tells that these actions should be offered on the actual remotes.

Bug 418585 comment 1 sounds like this has already been correct before 3.1.
Comment 2 Robin Stocker CLA 2014-07-31 10:11:33 EDT
Agreed, this would be nice to have. I added the helpwanted keyword and changed the title.