Hello, I would like to use GrumPHP. However after installation, and trying to perform a commit I get the following error: ``` [Gitonomy\Git\Exception\RuntimeException] No match for regexp /diff --git (a\/.*) (b\/.*)\n/ Upcoming: diff --git c/composer.json i/c ``` <img width="811" alt="screen shot 2016-07-28 at 16 03 50" src="https://cloud.githubusercontent.com/assets/882397/17223718/1ff97874-54fe-11e6-98d6-daf3510fc259.png"> I started by posted the issue on the grumphp repository, who suggested me to post here. https://github.com/phpro/grumphp/issues/164#issuecomment-235932986 Thanks,