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: 72d482f76dd20f0d2ca7bbffd177417a257992e2 (plain)
1
2
3
(cd foo &&
	(bar &&
		baz))