Avoid internal job being displayed in progress view
commit4f97b3cfba437ab9b9bac961eb0c8cbd32b40005
authorMichael Keppler <Michael.Keppler@gmx.de>
Thu, 4 Jan 2018 12:05:11 +0000 (4 13:05 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Thu, 18 Jan 2018 02:00:10 +0000 (18 03:00 +0100)
tree10b87a48b12ffcac43110e00b1edbfa271accd50
parente75e849cc6bc560488341fa4e7e72ece804bba6d
Avoid internal job being displayed in progress view

This job does not have any meaning for an end user. However, it can
appear in the progress view, as I just experienced. Let's hide it by
marking it as system job.

Change-Id: I454d016b5c2e223f1d9de27937db6d530d26f28e
Signed-off-by: Michael Keppler <Michael.Keppler@gmx.de>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/decorators/GitLightweightDecorator.java