git commit giving me the following message
*
* You have some suspicious patch lines:
*
* In projects/bong/traid/apps/controller/project.php
* trailing whitespace (line 220)
projects/bong/traid/apps/controller/project.php:220:
* trailing whitespace (line 223)
What does that mean ?
That happens when the file has trailing whitespace, if you run:
it will commit ok.
ref