pub fn create_commit_in_repo(repo: &Repository, message: &str) -> Result<()>
Create a commit in a Repository