get_git_hash

Function get_git_hash 

Source
fn get_git_hash() -> String
Expand description

Return a short git commit hash for the build, or "unknown" when not available. If the source tree was dirty at build time, -dirty is appended.