# git-event
[](https://crates.io/crates/git-event)
[](https://docs.rs/git-event/)
[](LICENSE)

Watch git repos for new commits on per-branch basis. Supply your own code in a closure to be run when new commits found.
Requires `git` to be installed (for shallow clone support - currently not optional)