Fix a FindBugs warning.
commit762037b3eb2951ee36f223f66c633a503bf00b51
authorThomas Wolf <thomas.wolf@paranor.ch>
Sun, 22 Nov 2015 17:34:45 +0000 (22 18:34 +0100)
committerThomas Wolf <thomas.wolf@paranor.ch>
Sun, 22 Nov 2015 18:09:26 +0000 (22 19:09 +0100)
tree9ccfb1f9131ee7807b500bd7dd4bebd4b1fed6ec
parente17358d4905c6a814624afd3afd5e4be50411c2d
Fix a FindBugs warning.

String.equals(IPath) won't work as expected.

Change-Id: I38e7ecd7977d8e3425af198316493793a16db0da
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
org.eclipse.egit.core/src/org/eclipse/egit/core/RepositoryUtil.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/actions/CompareIndexWithHeadActionHandler.java