Skip to main content

log_commits

Function log_commits 

Source
pub fn log_commits(from: &str, to: &str, verbose: bool) -> Result<Vec<String>>
Expand description

Get commits that are in to but not in from