radicle-git-ext 0.12.0

Utilities and extensions to the git2 crate
Documentation
1
2
pub const UPLOAD_PACK_HEADER: &[u8] = b"001e# service=git-upload-pack\n0000";
pub const RECEIVE_PACK_HEADER: &[u8] = b"001f# service=git-receive-pack\n0000";