Do not push all branches from push wizard
commitbb8154b159b76ae3442dbe6d386ffcef667fe9b9
authorStefan Lay <stefan.lay@sap.com>
Fri, 18 Nov 2011 22:02:14 +0000 (18 23:02 +0100)
committerDariusz Luksza <dariusz@luksza.org>
Fri, 18 Nov 2011 22:02:14 +0000 (18 23:02 +0100)
tree8dc58c863f932efae551b20d92c16b1bc0a2da78
parenta8558f4ec0b2c578b7bc0f514d9e0f8b3035724d
Do not push all branches from push wizard

The first page of the push wizards allows to choose a remote. The finish
button is enabled to allow for pushing directly to this remote using the
existing refspec. If no refspec exists we should not push all branches
but use the default of JGit's push command, which is (at the moment) to
push the currently checked out branch.

Bug: 363904
Change-Id: Idb3e94d532f13bf7f16a7c07e5f36f166252fb2e
Signed-off-by: Stefan Lay <stefan.lay@sap.com>
Signed-off-by: Dariusz Luksza <dariusz@luksza.org>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/push/PushWizard.java