pkgcruft-git 0.0.5

QA support for verifying git commits via pkgcruft
Documentation
1
2
3
4
5
6
7
8
mod client;
mod git;
mod pre_commit;
mod pre_push;
mod server;
mod service;

pkgcraft::test::define_cmd!("pkgcruft-gitd", "pkgcruft-git");