commit_all

Function commit_all 

Source
pub fn commit_all(
    dir: &Path,
    msg: &str,
    sign: bool,
    dry_run: bool,
) -> CargoResult<bool>