fn looks_like_commit_hash(rev: &str) -> bool
Whether a rev looks like a commit hash (ASCII hex digits).
rev