Skip to main content

commit

Function commit 

Source
pub fn commit(repo_root: &Path, message: &str) -> Result<String>
Expand description

Stage all files and commit. Returns empty string if nothing to commit.