t / chainlint / exit-subshell.expecton commit init: make --template path relative to $CWD (e1df7fe)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)