Execute ResetOperation in Workspace Runnable
commit66c61a03b68b55cea804e7c50da57e3243e3eafc
authorJens Baumgart <jens.baumgart@sap.com>
Wed, 5 May 2010 14:41:10 +0000 (5 16:41 +0200)
committerJens Baumgart <jens.baumgart@sap.com>
Wed, 5 May 2010 14:41:10 +0000 (5 16:41 +0200)
tree777f794a7913cadf6879b988b5afb470ec0420d6
parentdc3d86dc85d13db9ed85fe2b0661e9241a9bef8c
Execute ResetOperation in Workspace Runnable

ResetOperation changes the working tree if reset
type is HARD. In this case the operation is executed
in a WorkspaceRunnable to protect the changed
resources.

Signed-off-by: Jens Baumgart <jens.baumgart@sap.com>
org.eclipse.egit.core/src/org/eclipse/egit/core/op/ResetOperation.java