--- t/t7061-wtstatus-ignore.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/t/t7061-wtstatus-ignore.sh b/t/t7061-wtstatus-ignore.sh index cdc0747bf..fc6013ba3 100755 --- a/t/t7061-wtstatus-ignore.sh +++ b/t/t7061-wtstatus-ignore.sh @@ -9,6 +9,7 @@ cat >expected <<\EOF ?? actual ?? expected ?? untracked/ +!! untracked/ignored EOF test_expect_success 'status untracked directory with --ignored' ' -- 2.12.2
- Re: Bug Report: .gitignore behavior is not matching ... Junio C Hamano
- [PATCH 0/7] Keep git clean -d from inadvertentl... Samuel Lijin
- [PATCH 1/7] t7300: skip untracked dirs cont... Samuel Lijin
- Re: [PATCH 1/7] t7300: skip untracked dirs ... Stefan Beller
- Re: [PATCH 1/7] t7300: skip untracked dirs ... Samuel Lijin
- Re: [PATCH 1/7] t7300: skip untracked dirs ... Stefan Beller
- [PATCH 5/7] dir: change linkage of cmp_name... Samuel Lijin
- [PATCH 3/7] dir: add method to check if a d... Samuel Lijin
- Re: [PATCH 3/7] dir: add method to check if... Stefan Beller
- [PATCH 6/7] builtin/clean: teach clean -d t... Samuel Lijin
- [PATCH 7/7] t7061: check for ignored file i... Samuel Lijin
- [PATCH 2/7] dir: recurse into untracked dir... Samuel Lijin
- [PATCH 4/7] dir: hide untracked contents of... Samuel Lijin
- [PATCH v2 2/9] t7061: expect failure where ... Samuel Lijin
- Re: [PATCH v2 2/9] t7061: expect failure wh... Junio C Hamano
- [PATCH v2 1/9] t7300: skip untracked dirs c... Samuel Lijin
- Re: [PATCH v2 1/9] t7300: skip untracked di... Torsten Bögershausen
- Re: [PATCH v2 1/9] t7300: skip untracked di... Samuel Lijin
- [PATCH v2 0/9] Keep git clean -d from inadv... Samuel Lijin
- Re: [PATCH v2 0/9] Keep git clean -d from i... Junio C Hamano
- Re: [PATCH v2 0/9] Keep git clean -d from i... Samuel Lijin