pub fn mark_commit_as_synced( repo: &LocalRepository, commit_hash: &MerkleHash, ) -> Result<(), OxenError>