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 |
#1017 in Asynchronous
22 downloads per month
14KB
239 lines
git-event
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
~14–21MB
~355K SLoC