Fix NPE in BranchOperationUI.show()
commite5f719a2df244c80412c66da3f3d27b84001fccb
authorMatthias Sohn <matthias.sohn@sap.com>
Mon, 23 May 2016 20:56:14 +0000 (23 22:56 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Tue, 31 May 2016 06:42:35 +0000 (31 08:42 +0200)
tree8ce74be98d98c3637e733243793d8bb672c87149
parent67c83db9698a091be9b9e643f424af75eb3b2a2c
Fix NPE in BranchOperationUI.show()

Also change visibility of this internal method to private since it
shouldn't be used from outside.

Bug: 494351
Change-Id: I983929383b679a1f425ef65ceb623ef8ffbe28b2
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.egit.core/src/org/eclipse/egit/core/op/BranchOperation.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/branch/BranchOperationUI.java