git hooks for Go projects
Go to file
2015-08-01 00:29:50 +00:00
general [general] check return codes and seperate method to get the git 2015-07-31 23:52:33 +00:00
githook-gobuild [gobuild] initial hook to check the build 2015-07-31 23:53:25 +00:00
githook-gofmt [gofmt] changed result list 2015-07-31 23:54:18 +00:00
githook-gotest [gotest] new hook for go test and added binary to gitignore 2015-07-31 23:58:20 +00:00
.gitignore added binary 2015-08-01 00:29:50 +00:00
LICENSE Initial commit 2015-08-01 01:20:47 +02:00
README.md Initial commit 2015-08-01 01:20:47 +02:00

git-gohooks