t / chainlint / close-nested-and-parent-together.teston commit commit-graph: don't early exit(1) on e.g. "git status" (61df89c)
   1(cd foo &&
   2        (bar &&
   3                baz))