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 d614ccf997 *: run tests in a runner
for cleanliness and ease of testing

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2015-10-06 10:44:04 -04:00
git *: run tests in a runner 2015-10-06 10:44:04 -04:00
rules *: run tests in a runner 2015-10-06 10:44:04 -04:00
validate *: run tests in a runner 2015-10-06 10:44:04 -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 *: run tests in a runner 2015-10-06 10:44:04 -04:00
README.md Initial commit 2015-10-05 18:48:23 -04:00

git-validation

A way to do per git commit validation