Skip to main content

git_commit

Function git_commit 

Source
pub fn git_commit(repo_path: &Path, message: &str) -> Result<GitCommitResult>
Expand description

Create a commit with the staged changes.