Skip to main content

attach_commit

Function attach_commit 

Source
pub fn attach_commit(
    repo_root: &Path,
    intent_id: &str,
    commit_hash: &str,
) -> Result<(), LitError>
Expand description

Attach a commit hash to an intent (called by lit commit --intent)