]> source.dussan.org Git - jgit.git/commit
AutoCRLFOutputStream: use BufferedOutputStream 77/195477/3
authorJörg Kubitz <jkubitz-eclipse@gmx.de>
Wed, 31 Aug 2022 15:02:54 +0000 (17:02 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Tue, 20 Sep 2022 08:00:17 +0000 (10:00 +0200)
commiteb5124c74f9bcdedc8492a8c1eddc734adfb7226
tree91a1f82136028f85030fffcdab26c8d1a9d3333d
parentf71fcbf36b9f9e21f8b796a0b2ea8226818e4780
AutoCRLFOutputStream: use BufferedOutputStream

This should improve performance of autocrlf checkout.

Bug: 580651
Change-Id: I2e2fe0273ac3c71fad50a575278234804ee28306
org.eclipse.jgit/src/org/eclipse/jgit/util/io/AutoCRLFOutputStream.java