Skip to main content

unpushed_commit_count

Function unpushed_commit_count 

Source
pub fn unpushed_commit_count(branch: &str) -> Result<usize>
Expand description

Get number of unpushed commits on a branch (compared to its upstream)