Skip to main content

parse_git_log_watch

Function parse_git_log_watch 

Source
pub fn parse_git_log_watch(msg: &[u8]) -> Option<(u16, u16, u8, u16, &str)>
Expand description

Parse C2S_GIT_LOG_WATCH into (log_id, repo_id, flags, limit, spec).