| Crates.io | git-event |
| lib.rs | git-event |
| version | 0.4.1 |
| created_at | 2020-11-01 09:41:23.246716+00 |
| updated_at | 2022-01-23 04:34:11.465744+00 |
| description | Customizable event handler for updates in remote git repositories |
| homepage | |
| repository | https://github.com/tjtelan/git-event-rs |
| max_upload_size | |
| id | 307433 |
| size | 45,684 |
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)