ahead_behind

Function ahead_behind 

Source
pub fn ahead_behind(
    repo: &Repository,
    revision_oid: Oid,
    head_oid: Oid,
) -> Result<Line>
Expand description

Create a human friendly message about git’s sync status.