summaryrefslogtreecommitdiff
path: root/t/t0002-gitfile.sh
diff options
context:
space:
mode:
authorLibravatar Samuel Lijin <sxlijin@gmail.com>2017-05-18 04:21:50 -0400
committerLibravatar Junio C Hamano <gitster@pobox.com>2017-05-22 12:06:52 +0900
commit0a81d4a55917514091727696a09ac649d03b57ff (patch)
treedc226c147c470fb2719634fa63456396e38f5aeb /t/t0002-gitfile.sh
parentt7300: clean -d should skip dirs with ignored files (diff)
downloadtgif-0a81d4a55917514091727696a09ac649d03b57ff.tar.xz
t7061: status --ignored should search untracked dirs
Per eb8c5b87, `status --ignored` by design does not list ignored files if they are in a directory which contains only ignored and untracked files (which is itself considered to be untracked) without `-uall`. This does not make sense for `--ignored`, which claims to "Show ignored files as well." Thus we revisit eb8c5b87 and decide that for such directories, `status --ignored` will list the directory as untracked *and* list all ignored files within said directory even without `-uall`. Signed-off-by: Samuel Lijin <sxlijin@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t0002-gitfile.sh')
0 files changed, 0 insertions, 0 deletions