Skip to main content

rev

Function rev 

Source
pub fn rev(n: u64) -> Rev
Expand description

A commit’s identity, for a suite that keeps its own history beside a repo’s. Real ones are assigned by Repo::submit; naming a rev no repo assigned is exactly what a history step’s check refuses, so this is also how that refusal is tested.