Merge branch 'py/call-do-quit-before-exit' of github.com:gitster/git-gui into py...
[git] / t / chainlint / negated-one-liner.expect
1 ! (foo && bar) &&
2 ! (foo && bar) >baz &&
3
4 ?!SEMI?!! (foo; bar) &&
5 ?!SEMI?!! (foo; bar) >baz