t / chainlint / exit-subshell.expecton commit status: show progress bar if refreshing the index takes too long (ae9af12)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)