Branch Selection Dialog: mark checked out branch
commitd6bb89876f99503d2b51e87a5be8ab56270d0e84
authorMathias Kinzler <mathias.kinzler@sap.com>
Mon, 7 Jun 2010 07:56:13 +0000 (7 09:56 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Thu, 10 Jun 2010 22:36:24 +0000 (11 00:36 +0200)
treed99d5b37bc9ba8b30492d8057eb272058d1701cf
parenta6c18f57a59be879d5e236a3da96fea0f67612fd
Branch Selection Dialog: mark checked out branch

On the BranchSelectionDialog, the checked out branch or
tag should be marked and made visible. Currently this is
only working if the curerntly checked out branch is a local
branch. The fix makes this work also for remote branches
and tags.

Bug: 315167 (only first part)
Change-Id: I414277654c47f32d95f048f21fc7637e3a88cd4d
Signed-off-by: Mathias Kinzler <mathias.kinzler@sap.com>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/dialogs/BranchSelectionDialog.java