]> Kevux Git Server - rit/commit
untracked-cache: test untracked-cache-bypassing behavior with -uall
authorTao Klerks <tao@klerks.biz>
Thu, 31 Mar 2022 16:02:14 +0000 (16:02 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 1 Apr 2022 17:16:42 +0000 (10:16 -0700)
commita0231869a6d656f1cc9402084898666308d364ef
tree926d6f3139b303d21288290985a9d12a73c89f1d
parentabf474a5dd901f28013c52155411a48fd4c09922
untracked-cache: test untracked-cache-bypassing behavior with -uall

Untracked cache was originally designed to only work with
'--untracked-files=normal', and it gets ignored when
'--untracked-files=all' is specified instead.

Add explicit tests for this known as-designed behavior.

Signed-off-by: Tao Klerks <tao@klerks.biz>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7063-status-untracked-cache.sh