]> git.ipfire.org Git - thirdparty/git.git/blame - t/chainlint/nested-subshell-comment.expect
t4108: remove git command upstream of pipe
[thirdparty/git.git] / t / chainlint / nested-subshell-comment.expect
CommitLineData
bb4efbc5
ES
1(
2 foo &&
3 (
4 bar &&
5 # bottles wobble while fiddles gobble
6 # minor numbers of cows (or do they?)
7 baz &&
8 snaff
9?!AMP?!>> )
10 fuzzy
11>)