Skip to main content

record_commit

Function record_commit 

Source
pub fn record_commit(
    repo_path: &str,
    hash: &str,
    message_preview: &str,
) -> Result<()>