about summary refs log tree commit diff
path: root/third_party/git/t/chainlint/cuddled.expect
(
cd foo &&
	bar
>) &&

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

(
	cd foo &&
>	bar) &&

(
cd foo &&
>	bar) &&

(
?!AMP?!cd foo
>	bar)