]> git.ipfire.org Git - thirdparty/git.git/blob - t/chainlint/if-condition-split.expect
Merge branch 'jk/clone-allow-bare-and-o-together'
[thirdparty/git.git] / t / chainlint / if-condition-split.expect
1 if bob &&
2 marcia ||
3 kevin
4 then
5 echo "nomads" ?!AMP?!
6 echo "for sure"
7 fi