pub fn hash() -> Option<Vec<u8>>
Check if the codebase is built under a Git repository and return the hash of the current commit as Vec<u8>.
Vec<u8>