l10n: git.pot: v2.23.0 round 2 (4 new, 6 removed)
[git] / t / chainlint / exit-subshell.expect
1 (
2         foo || exit 1
3         bar &&
4         baz
5 >)