Files
dolibarr/dev/setup/git
2025-09-20 03:10:33 +02:00
..
2025-09-17 23:25:33 +02:00
2025-09-20 03:10:33 +02:00
2025-09-20 03:10:33 +02:00

To enable a default git commit template: git config --local commit.template gitmessage

To enable the git hook pre-commit, to make CI validation at commit: See the file pre-commit/README.md