batdiff references git directly without using $EXECUTABLE_GIT
Open
batdiff
bug
pending closure
- Dominant language
- Shell
- Stars
- 1.6k
- Forks
- 95
- PR merge metrics
- No merged PRs in 30d
Description
The `main` function of `batdiff` [references `git` directly](https://github.com/eth-p/bat-extras/blob/3029b6749f61f7514e9eef30e035cfab0e31eb1d/src/batdiff.sh#L167) when `--all` is provided instead of using the `$EXECUTABLE_GIT` variable.
Contributor guide
Assessment
This issue has not been assessed yet.