1
0
Fork 0
mirror of https://github.com/vbatts/git-validation.git synced 2024-12-28 08:16:31 +00:00
utility for validating git commits (in a CI like travis or jenkins)
Find a file
Vincent Batts 5e74abd1b2 *: comments and golint
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2015-10-05 18:55:05 -04:00
git git: add verbose output of the commands run 2015-10-05 18:49:06 -04:00
rules/dco *: comments and golint 2015-10-05 18:55:05 -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 *: comments and golint 2015-10-05 18:55:05 -04:00
README.md Initial commit 2015-10-05 18:48:23 -04:00

git-validation

A way to do per git commit validation