Sort branches in clone wizard case insensitive
commit7ed8b6421cb40ec927b0ad245eda8a22768c9dc3
authorMichael Keppler <Michael.Keppler@gmx.de>
Wed, 27 Dec 2017 16:37:01 +0000 (27 17:37 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Fri, 29 Dec 2017 22:59:08 +0000 (29 23:59 +0100)
tree71ad1d99b9c2db73b394aed996ccf3e6439120ed
parentfbdda5701ce248a2b7e6acacd03b5e6b890c3bac
Sort branches in clone wizard case insensitive

Make the sorting of branch names case insensitive on these clone wizard
pages:
* source selection
* local destination

I have not verified if this breaks existing UI tests.

Bug: 529247
Change-Id: I7f08df7c90ba3082393157b15474d7878fa1e22d
Signed-off-by: Michael Keppler <Michael.Keppler@gmx.de>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/clone/SourceBranchPage.java