Community
Participate
Working Groups
* Create branch * select a pull strategy * type in a new name for the branch The strategy is reset to None while typing.
(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.
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.
merged as a3f392189f80cb170cc0b537f216d5a0e3a1ac5b