]> source.dussan.org Git - jgit.git/commitdiff
Merge branch 'stable-5.13' into stable-6.0 03/1174303/1
authorMatthias Sohn <matthias.sohn@sap.com>
Wed, 10 Jan 2024 19:56:19 +0000 (20:56 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 10 Jan 2024 20:00:48 +0000 (21:00 +0100)
* stable-5.13:
  Checkout: better directory handling

Revert commit 170244d05977491271a1cc234583d2e5ba75145d
"Checkout: better directory handling" which is the downport of the
original fix Ie12864c54c9f901a2ccee7caddec73027f353111 which was done
on stable-6.6. Merging this up to stable-6.6 would be a lot of work and
these branches aren't maintained anymore hence revert this change here.
This way the fix is available on stable-5.13 for those who still need
Java 8 and everybody else should upgrade to 6.6.1 or higher.

Change-Id: Iffe50a5e62c6655814265d9cc6c5c2996baa1a31


Trivial merge