pub fn git_commit_date() -> Option<&'static str>
Returns the git commit date, if present.
This is the author date of HEAD formatted as a date only (e.g., 2024-01-15).
2024-01-15