Welcome to mirror list, hosted at ThFree Co, Russian Federation.

close-nested-and-parent-together.expect « chainlint « t - git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2a910f9d66604cd2f4a95377a9071a247e1e6d6e (plain)
1
2
3
4
(
cd foo &&
	(bar &&
>>>		baz))