]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'tk/untracked-cache-with-uall'
authorJunio C Hamano <gitster@pobox.com>
Wed, 11 May 2022 00:41:10 +0000 (17:41 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 11 May 2022 00:41:10 +0000 (17:41 -0700)
The performance of the "untracked cache" feature has been improved
when "--untracked-files=<mode>" and "status.showUntrackedFiles"
are combined.

* tk/untracked-cache-with-uall:
  untracked-cache: support '--untracked-files=all' if configured
  untracked-cache: test untracked-cache-bypassing behavior with -uall


Trivial merge