t / chainlint / cuddled-if-then-else.expecton commit submodule.c: fetch in submodules git directory instead of in worktree (a62387b)
   1(
   2if test -z ""; then
   3    echo empty
   4 else
   5    echo bizzy
   6> fi) &&
   7echo foobar