Skip to main content

read_commit_raw

Function read_commit_raw 

Source
pub fn read_commit_raw(repo_dir: &Path, sha: &str) -> Result<Vec<u8>>
Expand description

Read one raw commit object.