Re: [PATCH v3 4/4] status: test --ignored=matching

2017-10-21 Thread Junio C Hamano
Jameson Miller writes: > Add tests around status reporting ignord files that match an exclude > pattern for both --untracked-files=normal and --untracked-files=all. > > Signed-off-by: Jameson Miller > --- > t/t7519-ignored-mode.sh | 183 >

Re: [PATCH v3 4/4] status: test --ignored=matching

2017-10-19 Thread Stefan Beller
On Thu, Oct 19, 2017 at 9:06 AM, Jameson Miller wrote: > +test_expect_success 'Verify behavior of status on folders with ignored > files' ' https://stackoverflow.com/questions/5078676/what-is-the-difference-between-a-directory-and-a-folder We test directories here?

[PATCH v3 4/4] status: test --ignored=matching

2017-10-19 Thread Jameson Miller
Add tests around status reporting ignord files that match an exclude pattern for both --untracked-files=normal and --untracked-files=all. Signed-off-by: Jameson Miller --- t/t7519-ignored-mode.sh | 183 1 file changed, 183