Community
Participate
Working Groups
Just discovered that when you check out a particular commit and select team -> switch to -> new branch you cannot change branch base, you can only branch on current selected commit. What I want to do was, creating a new branch based on origin/master, so first I must switch to any other branch then I could crate new branch based on one of existing ones. IMHO in such state EGit should propose to create branch based on current commit SHA-1 but also allow to select one of existing ref
I've pushed change that should fix this http://egit.eclipse.org/r/#change,4547