pwd of command is root of git repo instead of `start_path`
Within a repo addressed by start_path: foo/bar/baz/
I set a command: qux.sh which is not found.
Turns out I have to specify command: foo/bar/baz/qux.sh which is surprising.
Within a repo addressed by start_path: foo/bar/baz/
I set a command: qux.sh which is not found.
Turns out I have to specify command: foo/bar/baz/qux.sh which is surprising.