fn looks_like_commit_hash(rev: &str) -> bool
Expand description

Whether a rev looks like a commit hash (ASCII hex digits).