Merge branch 'tk/untracked-cache-with-uall'
commit301fc17de02f35ae697f06e555e151ed04f680d9
authorJunio C Hamano <gitster@pobox.com>
Wed, 11 May 2022 00:41:10 +0000 (10 17:41 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 11 May 2022 00:41:10 +0000 (10 17:41 -0700)
treec56076bbee744c9437ecfb8f71c8903f40eda9ea
parent88cbd17e87e1f1732ab922836a4a21f45a70dd58
parente6a653554bb49c26d105f3b478cbdbb1c0648f65
Merge branch 'tk/untracked-cache-with-uall'

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