handle_upload_pack

Function handle_upload_pack 

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

Handle POST /git-upload-pack (client wants to fetch)