Skip to main content

get_commits_ahead

Function get_commits_ahead 

Source
pub fn get_commits_ahead(repo: &Path, base: &str) -> Result<Vec<String>>
Expand description

Get the commit messages between base and HEAD.