1
0
Fork 0
mirror of https://github.com/vbatts/git-validation.git synced 2025-02-05 18:03:32 +00:00
utility for validating git commits (in a CI like travis or jenkins)
Find a file
Vincent Batts 07a982ff94 git: add verbose output of the commands run
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2015-10-05 18:49:06 -04:00
git git: add verbose output of the commands run 2015-10-05 18:49:06 -04:00
rules/dco Initial commit 2015-10-05 18:48:23 -04:00
validate main: add filtering of rules to run 2015-10-05 18:49:02 -04:00
.gitignore Initial commit 2015-10-05 18:48:23 -04:00
LICENSE Initial commit 2015-10-05 18:48:23 -04:00
main.go git: add verbose output of the commands run 2015-10-05 18:49:06 -04:00
README.md Initial commit 2015-10-05 18:48:23 -04:00

git-validation

A way to do per git commit validation