git-commit-vandalism/t/chainlint/nested-cuddled-subshell.expect

20 lines
182 B
Plaintext
Raw Normal View History

(
(cd foo &&
bar
>> ) &&
(cd foo &&
bar
>> ) ?!AMP?!
(
cd foo &&
>> bar) &&
(
cd foo &&
>> bar) ?!AMP?!
(cd foo &&
>> bar) &&
(cd foo &&
>> bar) ?!AMP?!
foobar
>)