Function git_commitizen::perform_commit
source ยท pub fn perform_commit(
repo_path: &Path,
full_commit_message: &str,
) -> Result<(), Box<dyn Error>>
pub fn perform_commit(
repo_path: &Path,
full_commit_message: &str,
) -> Result<(), Box<dyn Error>>