submodule.c: fetch in submodules git directory instead of in worktree
[git] / t / chainlint / negated-one-liner.expect
1 ! (foo && bar) &&
2 ! (foo && bar) >baz &&
3
4 ?!SEMI?!! (foo; bar) &&
5 ?!SEMI?!! (foo; bar) >baz