pub fn parse_git_ack(msg: &[u8]) -> Option<(u16, u32)>
Parse C2S_GIT_ACK into (repo_id, state_id).
C2S_GIT_ACK
(repo_id, state_id)