Function asyncgit::sync::commit_revert

source ยท
pub fn commit_revert(repo_path: &RepoPath, msg: &str) -> Result<CommitId>
Expand description