t / chainlint / exit-subshell.expecton commit completion: use __git when calling --list-cmds (2eb6f09)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)