]> git.ipfire.org Git - thirdparty/git.git/blob - t/chainlint/close-nested-and-parent-together.expect
Merge branch 'gc/branch-recurse-submodules-fix'
[thirdparty/git.git] / t / chainlint / close-nested-and-parent-together.expect
1 (cd foo &&
2 (bar &&
3 baz))