Skip to main content

commit_file

Function commit_file 

Source
pub fn commit_file(
    dir: &Path,
    name: &str,
    contents: &str,
    message: &str,
) -> String