Re-throw the original exception when cleanup from failed clone fails
commit571aea323194fd1e675748f08c0562c0b1fe0e15
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Wed, 14 Mar 2012 22:59:02 +0000 (14 23:59 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 14 Mar 2012 22:59:02 +0000 (14 23:59 +0100)
tree2337e784757ebd1edb47553898ff2965ed1d4f1d
parent319ede39e49e9182c481be55072c711647168b78
Re-throw the original exception when cleanup from failed clone fails

This better help the user in figuring out what went wrong.

Change-Id: If4f0a90f9a26529c4731016f9d4a0abd0e2414e6
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.egit.core/src/org/eclipse/egit/core/CoreText.java
org.eclipse.egit.core/src/org/eclipse/egit/core/coretext.properties
org.eclipse.egit.core/src/org/eclipse/egit/core/op/CloneOperation.java