]> git.ipfire.org Git - thirdparty/git.git/blob - t/chainlint/close-nested-and-parent-together.expect
chainlint.sed: drop subshell-closing ">" annotation
[thirdparty/git.git] / t / chainlint / close-nested-and-parent-together.expect
1 (
2 cd foo &&
3 (bar &&
4 baz))