Sort branches before tags in pull result dialog
commitb3784be3c7ed2b54895fd1af141eaebafdc2a16c
authorMichael Keppler <Michael.Keppler@gmx.de>
Mon, 13 Aug 2018 08:20:14 +0000 (13 10:20 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Tue, 14 Aug 2018 21:50:47 +0000 (14 23:50 +0200)
tree8f01025140a84017ae6b27ce39cd3f2f86d5a6f8
parent2ae2eb0bb00baebe509576596200b92dba08d9f7
Sort branches before tags in pull result dialog

Changes on branches are often more interesting than changes in tags,
since the branch changes contain the real new commits. Therefore make
the branches appear before the tags in the pull result dialog.

Bug: 537690
Change-Id: I629857872d494329bab98a30463fb1e619ad98f6
Signed-off-by: Michael Keppler <Michael.Keppler@gmx.de>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/fetch/FetchResultTable.java