synthetic_change_id_from_git_commit_id

Function synthetic_change_id_from_git_commit_id 

Source
pub fn synthetic_change_id_from_git_commit_id(id: &CommitId) -> ChangeId
Expand description

Deterministically creates a change id based on the commit id

Used when we get a commit without a change id. The exact algorithm for the computation should not be relied upon.