handle_receive_pack

Function handle_receive_pack 

Source
pub fn handle_receive_pack(storage: &GitStorage, body: &[u8]) -> Result<Vec<u8>>
Expand description

Handle POST /git-receive-pack (client wants to push)