]> git.ipfire.org Git - thirdparty/git.git/blob - t/chainlint/here-doc-multi-line-command-subst.expect
Merge branch 'jb/doc-packfile-name' into master
[thirdparty/git.git] / t / chainlint / here-doc-multi-line-command-subst.expect
1 (
2 x=$(bobble &&
3 ?!AMP?!>> wiffle)
4 echo $x
5 >)