]> source.dussan.org Git - jgit.git/commit
ApplyCommand: use Files#copy to copy file 32/162532/3
authorMatthias Sohn <matthias.sohn@sap.com>
Wed, 6 May 2020 07:36:52 +0000 (09:36 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 6 May 2020 08:16:35 +0000 (10:16 +0200)
commit231c44d553d9868795eafd9c8d87a2d3f7de50bd
treeab54d40a3eb1b4bd7f4c6f2c490b12ba0c5957cf
parentb6d70a66ae6382e40290a78b2946b9ffa8c6d98f
ApplyCommand: use Files#copy to copy file

This should be faster.

Change-Id: I404ec5e66731b3cf7a8e621cf1ff8748d109ea69
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit/src/org/eclipse/jgit/api/ApplyCommand.java