4 releases (2 breaking)
0.2.1 | Feb 12, 2021 |
---|---|
0.2.0 | Feb 9, 2021 |
0.1.0 | Dec 9, 2020 |
0.0.1 | Nov 1, 2020 |
#253 in Asynchronous
12KB
116 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
~18MB
~401K SLoC