jgit/org.eclipse.jgit
René Scheibe 8f9697b4c1 Fix "reset -hard" bug that folders could not be deleted
The deleted code is not required as removed files are deleted correctly in
doCheckout() anyway.

The deleted code failed in case a non-empty directory had to be deleted.
file.delete() returned false, triggering an exception.

Bug: 479266
Change-Id: I011bb3882ff0c35b238aa3eccad7889041210277
Signed-off-by: René Scheibe <rene.scheibe@gmail.com>
2019-06-19 11:52:02 +02:00
..
.settings Delete unused API problem filters 2019-06-16 02:25:33 +02:00
META-INF Prepare 5.5.0-SNAPSHOT builds 2019-06-13 03:01:15 +02:00
findBugs [findBugs] Silence warning about Transport initialization 2012-09-14 00:01:47 +02:00
resources/org/eclipse/jgit Retry loading config when locked by another process 2019-06-10 19:59:17 +02:00
src/org/eclipse/jgit Fix "reset -hard" bug that folders could not be deleted 2019-06-19 11:52:02 +02:00
.classpath Change JGit minimum execution environment to JavaSE-1.8 2016-09-20 11:32:36 +02:00
.fbprefs
.gitignore
.project
BUILD [Java 11] Remove dependency on javax.xml.bind package 2019-06-18 02:22:21 +02:00
about.html SHA-1: collision detection support 2017-02-28 16:38:43 -08:00
build.properties
plugin.properties Remove incubation marker 2011-05-31 22:53:53 +02:00
pom.xml Prepare 5.5.0-SNAPSHOT builds 2019-06-13 03:01:15 +02:00