Skip to main content

commit

Function commit 

Source
pub fn commit(
    path: &Path,
    message: &str,
    author: &str,
    json: bool,
) -> Result<()>