t / chainlint / exit-subshell.expecton commit submodule-config.c: use repo_get_oid for reading .gitmodules (d9b8b8f)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)