]> git.ipfire.org Git - thirdparty/git.git/blob - t/chainlint/negated-one-liner.expect
repo-settings: rename the traditional default fetch.negotiationAlgorithm
[thirdparty/git.git] / t / chainlint / negated-one-liner.expect
1 ! (foo && bar) &&
2 ! (foo && bar) >baz &&
3
4 ?!SEMI?!! (foo; bar) &&
5 ?!SEMI?!! (foo; bar) >baz