StagingView wrongly sorted by state initially
commit573601e43a0fc5283dfa2a925970c86e35d2c1d9
authorMichael Keppler <Michael.Keppler@gmx.de>
Sat, 23 Jun 2018 06:18:03 +0000 (23 08:18 +0200)
committerThomas Wolf <thomas.wolf@paranor.ch>
Sun, 24 Jun 2018 09:31:38 +0000 (24 05:31 -0400)
tree14442d9c3ad69ee1aa208b9e3da530b9b288ab4f
parent63ed3ff7e0987251832be70bba1eb630148529c9
StagingView wrongly sorted by state initially

While refactoring the sort toggle, its meaning was negated, but for one
occurence the negation was not added in the code.

Change-Id: I4380ba3ba64a3af21d9f02d5f8a8a325a5b91dda
Signed-off-by: Michael Keppler <Michael.Keppler@gmx.de>
Bug:535749
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/staging/StagingView.java