Function gitcc_core::commit_changes
source · pub fn commit_changes(cwd: &Path, message: &str) -> Result<Commit, Error>
Expand description
Commits the changes to git
pub fn commit_changes(cwd: &Path, message: &str) -> Result<Commit, Error>
Commits the changes to git