Add "Repository" submenu in Team menu of files and folders
commit265e5a1cf7530a3a8a46a7d0958d03b02b565bd6
authorRobin Stocker <robin@nibor.org>
Mon, 8 Sep 2014 11:20:25 +0000 (8 21:20 +1000)
committerRobin Stocker <robin@nibor.org>
Fri, 12 Sep 2014 16:39:09 +0000 (13 02:39 +1000)
treec40d9790c4d89933fb562f15fc93b1e613a9b75a
parentbd72d84eceaa4dac16cf8fd32d8cb2b32d023baf
Add "Repository" submenu in Team menu of files and folders

Allows to access repository-wide actions such as Push, Pull, Fetch and
Switch To in the context menu of files and folders.

Hopefully, having these actions be in a submenu named "Repository"
should make it clear that they don't only act on the selected resource,
but the whole repository.

Bug: 302078
Change-Id: I0045efde5832ad94bbfe0f7b43f654640040ba54
Signed-off-by: Robin Stocker <robin@nibor.org>
org.eclipse.egit.ui/plugin.properties
org.eclipse.egit.ui/plugin.xml
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/selection/SelectionPropertyTester.java