t / chainlint / exit-subshell.expecton commit checkout.txt: note about losing staged changes with --merge (a7256de)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)