t / chainlint / exit-subshell.expecton commit doc: fix formatting in git-update-ref (081d916)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)