summaryrefslogtreecommitdiff
path: root/src/bin/commit-msg.rs
AgeCommit message (Collapse)Author
2017-08-22master: Added git hook for running cargo before commitsJustin Worthe
2017-08-20Added logging of stdinJustin Worthe
Stdin is used to provide additional info on some hooks, like on pre-push.
2017-08-20Initial commit, added some main files for hooksJustin Worthe