Skip to main content

rev_list

Function rev_list 

Source
pub fn rev_list(range: &str) -> Result<Vec<String>>
Expand description

The commits in range (e.g. “main..HEAD”), newest first.