Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 342168

Summary: pull strategy changes while typing
Product: [Technology] EGit Reporter: Benjamin Muskalla <b.muskalla>
Component: UIAssignee: Project Inbox <egit.ui-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: matthias.sohn, pawelec_p
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Benjamin Muskalla CLA 2011-04-07 10:22:57 EDT
* Create branch
* select a pull strategy
* type in a new name for the branch

The strategy is reset to None while typing.
Comment 1 Paweł CLA 2011-04-17 15:19:38 EDT
(In reply to comment #0)
> * Create branch
> * select a pull strategy
> * type in a new name for the branch
> 
> The strategy is reset to None while typing.

You right, it is strange behavior.
But it depands of your configuration.
Eg. when set in git configuration "branch.autosetuprebase = always", then your default pull strategy always be "Rebase". You may also set it using eclipse's GUI.
Comment 2 Kevin Sawicki CLA 2011-04-28 20:45:20 EDT
Pushed proposed fix to: http://egit.eclipse.org/r/#change,3293

The change now only updates the pull strategy when the source branch selection
changes, not when the target branch text field changes.
Comment 3 Matthias Sohn CLA 2011-05-04 10:01:43 EDT
merged as a3f392189f80cb170cc0b537f216d5a0e3a1ac5b