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

git-event

远程git仓库更新事件的自定义处理程序

7个版本 (4个重大变更)

0.4.1 2022年1月23日
0.4.0 2021年12月20日
0.3.0 2021年2月27日
0.2.1 2021年2月12日
0.0.1 2020年11月1日

#984 in 异步

每月22次下载

MIT许可证

14KB
239 代码行

git-event

Crates.io docs.rs license Github actions build status

按分支监控git仓库的新提交。当发现新提交时,提供自己的代码在闭包中运行。

需要安装git(为了浅克隆支持 - 目前不是可选的)

依赖

~20MB
~433K SLoC