]> source.dussan.org Git - jgit.git/commit
Prepend hostname to subsection used to store file timestamp resolution 40/150740/9
authorMatthias Sohn <matthias.sohn@sap.com>
Mon, 7 Oct 2019 17:05:07 +0000 (19:05 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Sat, 9 Nov 2019 17:01:33 +0000 (18:01 +0100)
commite102bbed995f0e6d3a1a8e5db6d08f9804fd3260
tree0471ec57db19d92bc55dc86b31610a19c941c5ab
parent838b5a84b5093c335b95a644b8888006d9e95493
Prepend hostname to subsection used to store file timestamp resolution

This ensures the measured filesystem timestamp resolution will be only
used on the machine where it was measured and avoid errors in case the
~/.jgitconfig file is copied to another machine.

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