]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jt/fsck-skiplist-parse-fix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 21 Jan 2025 16:44:53 +0000 (08:44 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 21 Jan 2025 16:44:53 +0000 (08:44 -0800)
A misconfigured "fsck.skiplist" configuration variable was not
diagnosed as an error, which has been corrected.

* jt/fsck-skiplist-parse-fix:
  fsck: reject misconfigured fsck.skipList


Trivial merge