]> source.dussan.org Git - jgit.git/commit
FileUtils#lastModifiedInstant should not log error if path doesn't exist 61/147861/8
authorMatthias Sohn <matthias.sohn@sap.com>
Fri, 16 Aug 2019 22:16:32 +0000 (00:16 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Sun, 18 Aug 2019 09:59:54 +0000 (11:59 +0200)
commit31356f5d181ea1a1c43b44d9dfbe9e8e81aed984
treef2e79633381b5d7822994c01bbb72df66181c125
parentf383206ace187ec92672b806e18a54e8d398a27d
FileUtils#lastModifiedInstant should not log error if path doesn't exist

Change-Id: Id8447735beb24becb41612d3d29d5351f8273d22
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit/src/org/eclipse/jgit/util/FileUtils.java