Hello,
I am trying to set up Script Pre Hook on my repository to stop any commit when it contains DELETE change on the .gitignore file. Because I am not a developer so I am not able to create proper condition returning true in this case.
Do you have some useful tips or some part of your own code could be used in my case?
Your help will be appreciated.