#git #git-repository #handler #watch #repo #shallow #update

git-event

Customizable event handler for updates in remote git repositories

7 releases (4 breaking)

0.4.1 Jan 23, 2022
0.4.0 Dec 20, 2021
0.3.0 Feb 27, 2021
0.2.1 Feb 12, 2021
0.0.1 Nov 1, 2020

#1044 in Asynchronous

MIT license

14KB
239 lines

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)

Dependencies

~23MB
~468K SLoC