t / chainlint / subshell-here-doc.expecton commit submodule: support reading .gitmodules when it's not in the working tree (76e9bdc)
   1(
   2        echo wobba             gorgo snoot             wafta snurb &&
   3?!AMP?! cat >bip
   4        echo >bop
   5>) &&
   6(
   7        cat >bup &&
   8        cat >bup2 &&
   9        cat >bup3 &&
  10        meep
  11>)