isGitHash

Determines whether the given string is a Git hash.

@nogc nothrow pure @safe
bool
isGitHash
(
string hash
)

Meta