Set up commit hook only if master project
If someone is building Pistache from source as a subproject they are not going to commit any changes from there, and setting up the pre-commit hook is pointless. It is now also optional, since git is not stictly needed to build the library, and if you don't have git installed you are probably not going to commit.
Showing
Please register or sign in to comment