Adrian Garay

Results 3 issues of Adrian Garay

Hey, I was trying to add the php-commitizen to my php 8.1 project Do you think that we can allow the symfony/console version ^6?

This change must prevent that someone create a new commit inside a directory, the `git add .` only adds the current directory, `git add -A` adds all the files in...

This change should prevent create commits inside a directory that only adds the content of the directory We can find the information on this https://git-scm.com/docs/git-add#Documentation/git-add.txt--A #8