Restructuring: git runner.Path not used correctly
Open
bug
- Dominant language
- Go
- Stars
- 14
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
The `git.New()` argument `path` should be used to specify the working directory for a git command, but this isn't used properly and `"."` is assumed everywhere.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.