Browse Source
"git diff -I<pattern> -exit-code" should exit with 0 status when all the changes match the ignored pattern, but it didn't. * jc/diff-I-status-fix: diff: correct interaction between --exit-code and -I<pattern>maint
Junio C Hamano
4 years ago
2 changed files with 26 additions and 1 deletions
Loading…
Reference in new issue