t9902-completion: add tests for the __git_find_on_cmdline() helper
[git] / t / chainlint / close-nested-and-parent-together.test
1 (cd foo &&
2         (bar &&
3                 baz))