Skip to main content

show_file_at_revision

Function show_file_at_revision 

Source
pub fn show_file_at_revision(
    repo_root: &Path,
    rev: &str,
    rel_path: &Path,
) -> Result<String>