t / chainlint / exit-subshell.expecton commit Recommend git-filter-repo instead of git-filter-branch (9df53c5)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)