pub fn is_git_token(s: &str) -> boolExpand description
A git commit id / graph snapshot token: 7–64 hex characters. Mirrors the
plugin’s isGitToken, distinguishing a usable baseline from a foreign
token (an mtime digest JSON, an empty string, junk).