Community
Participate
Working Groups
- in repositories view select the node named "Branches" - click "Create Branch" and finish this dialog - this hits an NPE java.lang.NullPointerException at org.eclipse.egit.ui.internal.repository.CreateBranchPage.<init>(CreateBranchPage.java:99) at org.eclipse.egit.ui.internal.repository.CreateBranchWizard.<init>(CreateBranchWizard.java:38) at org.eclipse.egit.ui.internal.repository.tree.command.CreateBranchCommand.execute(CreateBranchCommand.java:91) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:293) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:476) ...
The error occurs when a tag is checked out.
Fix proposed at http://egit.eclipse.org/r/#change,2533
Fixed
*** Bug 337562 has been marked as a duplicate of this bug. ***