long

Function long 

Source
pub async fn long(our_args: ArgsOs) -> Result<()>
Expand description

Summarizes changes to the working copy (relative to HEAD), then lists commmits from trunk (or a specified base) to HEAD, inclusive.

ยงErrors

Returns an error if the base branch cannot be identified, or git fails.