pub fn msg_git_log( nonce: u16, repo_id: u16, flags: u8, limit: u16, path: &str, tips: &[GitOid], hides: &[GitOid], ) -> Vec<u8> ⓘ