Search code examples
gitcommitini

How to solve git [ERROR] Invalid syntax in configuration ini file


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


Solution

  • Try commiting with the -n (--no-verify) flags