Git RepositoriesView: fix Label Provider
commit197081cb54a34e2f79c0f33cfafebebc7b23c65e
authorMathias Kinzler <mathias.kinzler@sap.com>
Wed, 12 May 2010 12:58:17 +0000 (12 14:58 +0200)
committerMathias Kinzler <mathias.kinzler@sap.com>
Wed, 12 May 2010 12:58:17 +0000 (12 14:58 +0200)
tree0dca6e51aa24dd3f71b7c4efe57fe7f19026ac4b
parente1b0a72f34ed00da4f66397edd4f044cef477a27
Git RepositoriesView: fix Label Provider

The label provider must be fixed with respect to the "checked out"-decoration.
Currently, this only works if a local branch is checked out. The fix makes the
decoration work also if a tag or remote branch is checked out.

Signed-off-by: Mathias Kinzler <mathias.kinzler@sap.com>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/repository/RepositoriesViewLabelProvider.java