bat-extras
bat-extras copied to clipboard
batdiff references git directly without using $EXECUTABLE_GIT
The main function of batdiff references git directly when --all is provided instead of using the $EXECUTABLE_GIT variable.
I guess I missed that one, thanks! I'll fix it later today when I have the opportunity to work on things.
The definition of PROGRAM_VERSION also references git directly.
This should be fixed fully. Can I close this issue?