git-event

Crates.iogit-event
lib.rsgit-event
version0.4.1
sourcesrc
created_at2020-11-01 09:41:23.246716
updated_at2022-01-23 04:34:11.465744
descriptionCustomizable event handler for updates in remote git repositories
homepage
repositoryhttps://github.com/tjtelan/git-event-rs
max_upload_size
id307433
size45,684
T.J. Telan (tjtelan)

documentation

https://docs.rs/git-event

README

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)

Commit count: 10

cargo fmt