]> source.dussan.org Git - jgit.git/commit
FileBasedConfig: ensure correct snapshot if no file 21/204921/1
authorThomas Wolf <twolf@apache.org>
Sun, 8 Oct 2023 19:53:06 +0000 (21:53 +0200)
committerThomas Wolf <twolf@apache.org>
Sat, 14 Oct 2023 21:33:11 +0000 (23:33 +0200)
commitcb46ee3544536525446317a98b5cb02377f0cfa5
treec6d16485114d299eeaed0fc5dfab2a610615b25a
parent621685d3ca5fbaba37a8fc79b347644b3e4425c0
FileBasedConfig: ensure correct snapshot if no file

When no config file exists, use FileSnapshot.MISSING_FILE.

Bug: 451508
Change-Id: I8a09cb756a8a4746189da5b3514dfcf81d10b3b1
Signed-off-by: Thomas Wolf <twolf@apache.org>
org.eclipse.jgit/src/org/eclipse/jgit/storage/file/FileBasedConfig.java