bat-extras icon indicating copy to clipboard operation
bat-extras copied to clipboard

batdiff references git directly without using $EXECUTABLE_GIT

Open lilyball opened this issue 5 years ago • 4 comments

The main function of batdiff references git directly when --all is provided instead of using the $EXECUTABLE_GIT variable.

lilyball avatar Jun 17 '20 21:06 lilyball

I guess I missed that one, thanks! I'll fix it later today when I have the opportunity to work on things.

eth-p avatar Jun 17 '20 22:06 eth-p

The definition of PROGRAM_VERSION also references git directly.

lilyball avatar Jun 17 '20 22:06 lilyball

This should be fixed fully. Can I close this issue?

eth-p avatar Oct 29 '20 02:10 eth-p