pub fn git_commit(message: &str, dry_run: bool, dir: &str) -> Result<()>
Execute git commit with the given message