I'm trying to commit some changes with git but, when I do it, I get the following error:
[ERROR] Invalid syntax in configuration ini file.
Couldn't find any information about it, anyone knows how to solve it? Thanks
CodePudding user response:
Try commiting with the -n (--no-verify)
flags