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

22 lines
124 B
Plaintext
Raw Normal View History

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