t / chainlint / exit-subshell.expecton commit git-p4: handle update of moved/copied files when updating a shelve (7a10946)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)