git_commit

Function git_commit 

Source
pub fn git_commit(message: &str, dry_run: bool, dir: &str) -> Result<()>
Expand description

Execute git commit with the given message