t / chainlint / exit-subshell.expecton commit rebase (autostash): store the full OID in <state-dir>/autostash (12aeb00)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)