Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 341070 - Opening push dialog by 'Push...' should not automatically include configured push ref specs
Summary: Opening push dialog by 'Push...' should not automatically include configured ...
Status: CLOSED FIXED
Alias: None
Product: EGit
Classification: Technology
Component: UI (show other bugs)
Version: 0.12   Edit
Hardware: PC Windows 7
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-28 04:44 EDT by Edwin Kempin CLA
Modified: 2013-09-28 05:32 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 Edwin Kempin CLA 2011-03-28 04:44:21 EDT

    
Comment 1 Edwin Kempin CLA 2011-03-28 04:58:13 EDT
I have configured a push specification, so that I can easily push to the configured destination by simply opening the context menu on the repository and choosing 'Push to upstream'. This push specification I use for 95% of my pushes. However from time to time I want to do a different push (e.g. I want to push a certain tag, or I want to push to the Gerrit sandbox of another user, etc.). In this case I need to open the push dialog and explicitly specify the push ref specification. That's fine and I do it by choosing 'Push...' from the context menu on the repository. However what I find annoying is that in this case the push dialog already contains the pre-configured push ref specs and I explicitly have to delete them if I don't want to push to them right now. My use case is like this, if I want to push to my pre-configured push ref specs I use 'Push to upstream', if I use 'Push...' I always want to push with some ref spec which is different than the predefined ones. This is why I think that the configured push ref specs should not automatically be included if the push dialog is opened by 'Push...'. What do you think?
Comment 2 Robin Stocker CLA 2013-09-28 05:32:50 EDT
Looks like this has been fixed in the meantime, closing.