Skip to main content

content_rev

Function content_rev 

Source
pub fn content_rev(files: &[(Utf8PathBuf, Utf8PathBuf)]) -> Result<String>
Expand description

Content-addressed revision of a set of files: hex12 over sorted (path, length, bytes). Identical content dedupes to the same rev.