3 # Copyright (c) 2005 Junio C Hamano
6 test_description
='git-ls-files test (--others should pick up symlinks).
8 This test runs git-ls-files --others with the following on the
13 path2/file2 - a file in a directory
22 'git-ls-files --others to show output.' \
23 'git-ls-files --others >output'
32 'git-ls-files --others should pick up symlinks.' \
33 'diff output expected'