Function amend

Source
pub fn amend(repo_path: &RepoPath, id: CommitId, msg: &str) -> Result<CommitId>
Expand description