git-event 0.2.1

Customizable event handler for updates in remote git repositories
Documentation

git-event

Crates.io docs.rs license Github actions build status

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)