]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ds/core-untracked-cache-config'
authorJunio C Hamano <gitster@pobox.com>
Fri, 25 Feb 2022 23:47:36 +0000 (15:47 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 25 Feb 2022 23:47:36 +0000 (15:47 -0800)
Setting core.untrackedCache to true failed to add the untracked
cache extension to the index.

* ds/core-untracked-cache-config:
  dir: force untracked cache with core.untrackedCache


Trivial merge