pub fn msg_git_repo( nonce: u16, repo_id: u16, status: u8, oid_format: u8, flags: u8, workdir: &str, gitdir: &str, ) -> Vec<u8> ⓘ