pub fn commit_to_head( repo: &GitRepository, message: &str, ) -> Result<Commit, Error>
Performs a commit to the head