Skip to main content

git_commit

Function git_commit 

Source
pub fn git_commit(repo_path: String, message: String) -> Result<(), GitError>