Allow "Push to Gerrit..." to push to refs/drafts/...
commitcb5822257614b5d6b814d5d43c6b5193aeb87637
authorMarkus Duft <markus.duft@salomon.at>
Tue, 9 Oct 2012 08:32:21 +0000 (9 10:32 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 24 Oct 2012 22:22:34 +0000 (25 00:22 +0200)
treeeeb9438e0817be8b3ae255583c5ebb0346ec51be
parent33108de73badd0f8fda83e29c4a2f23387fd7f88
Allow "Push to Gerrit..." to push to refs/drafts/...

This change replaces the label displaying the "refs/for/" prefix by a
Combo which allows to select different types of prefixes for Gerrit.
Currently the classic "refs/for/" and the "refs/drafts/" prefixes are
available, but more could be added easily.

Change-Id: Id4125ca71bd7a3ebf1fb97ddaa2eb7094f030192
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/push/PushToGerritPage.java