when I use git bash to commit the change, it shows /usr/bin/env: ‘python’: No such file or directory, but it is not committed successful. If I use smart git to commit, it shows: D:\Test2> git.exe commit --cleanup=whitespace --file=C:\Users\xnh2szh\AppData\Local\Temp\smartgit-4803853596326042113tmp\commit-7170659849327379263.tmp
/usr/bin/env: 'python': No such file or directory.
git add works, I have access to the repo. git version 2.19.2.windows.1
Thank you