pub fn parse_git_closed(msg: &[u8]) -> Option<(u16, u8)>
Parse S2C_GIT_CLOSED into (repo_id, reason).
S2C_GIT_CLOSED
(repo_id, reason)