t / chainlint / exit-subshell.expecton commit l10n: it.po: update the Italian localization for v2.23.0 round 2 (ad1d0a5)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)