t7063: use --force-untracked-cache to speed up a bit
commitf178136e688f6eabe09130e79a0c9e2de58928a0
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Wed, 19 Aug 2015 13:01:24 +0000 (19 20:01 +0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 19 Aug 2015 17:37:13 +0000 (19 10:37 -0700)
treec52e547d4bb1f985459eef762ef943e7011f07c5
parent7687252f3f7def11a862a0fd118c531ee630bd05
t7063: use --force-untracked-cache to speed up a bit

When in the middle of t7063, we are sure untracked cache is supported,
so we can use --force-untracked-cache to skip the support detection
phase and save a few seconds. It's also good that --force-untracked-cache
is exercised in the test suite.

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7063-status-untracked-cache.sh