pub fn attach_commit( repo_root: &Path, intent_id: &str, commit_hash: &str, ) -> Result<(), LitError>
Attach a commit hash to an intent (called by lit commit --intent)
lit commit --intent