Community
Participate
Working Groups
Currently it is only possible to create a new branch on an existing one or a tag. I have e.g. checked out FETCH_HEAD on command line and want to create a new branch there. This is not possible in EGit
This could be done in the history view.
There is a workaround: - Create a tag on the commit - Create a branch on the tag
Code review: http://egit.eclipse.org/r/#change,1235
Fixed with e1d7e3a11eac67467e0ddf3d6d19ed107af966e3.
*** Bug 326150 has been marked as a duplicate of this bug. ***