Refresh Index when connecting Project to Repository
commitda3cb77edcee920c42aa9831c6ab19ff20f66af0
authorStefan Dirix <sdirix@eclipsesource.com>
Tue, 26 Jul 2016 10:01:56 +0000 (26 12:01 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Fri, 21 Oct 2016 22:43:33 +0000 (22 00:43 +0200)
treec46f71d75d22503b4b0f8fa113afe37bb5398189
parent86cc51b4d50b33fd6caf8dd1c9f6daa32b14a761
Refresh Index when connecting Project to Repository

Refreshes the IndexDiffCacheEntry when connecting a project to a
repository. This makes sure that all already existing files within the
project can be added to the index afterwards.

Bug: 498482
Signed-off-by: Stefan Dirix <sdirix@eclipsesource.com>
Change-Id: I7ff892ae6dcc4c943b68ea36cbaea2414dc83ac3
org.eclipse.egit.core/src/org/eclipse/egit/core/op/ConnectProviderOperation.java