Unify order of branch context menu items
commit3eaca11b9b74cd3cf0279197d7fd6609ff6d7bca
authorMichael Keppler <Michael.Keppler@gmx.de>
Sun, 9 Sep 2018 06:55:53 +0000 (9 08:55 +0200)
committerMichael Keppler <michael.keppler@gmx.de>
Sun, 23 Sep 2018 05:47:15 +0000 (23 01:47 -0400)
treee38c0c3ea1cb9c494060cd907d3ae290351c172b
parente11187de19c43059763aa35c5798e795b4fe4a18
Unify order of branch context menu items

The order of the menu items Merge, Rebase, Reset, Synchronize in the
repository view context menu is different, depending on whether the menu
is opened on the currently checked out branch or a not checked out
branch.

This change modifies the context menu for not checked out branches to be
more similar to the one for the checked out branch.

Bug: 538844
Change-Id: I19687bd5ca08b4eb1fcb5ba5f943bdc2113baf36
Signed-off-by: Michael Keppler <Michael.Keppler@gmx.de>
org.eclipse.egit.ui/plugin.xml