SourceCodeSyntaxHighlight
SourceCodeSyntaxHighlight copied to clipboard
Can't get git support to work
I've enabled VCS Support and configured the path to the git binary, but there's no difference in the result.
The version of git is git version 2.38.1.
It seems git is called with the following options /usr/local/bin/git diff -U0 -0 . At least this is logged in colorize.log when Debug is enabled.
Manually calling the logged command returns error: unknown switch '0' Although no error is logged in colorize.log.