git_commit_date

Function git_commit_date 

Source
pub fn git_commit_date() -> Option<&'static str>
Expand description

Returns the git commit date, if present.

This is the author date of HEAD formatted as a date only (e.g., 2024-01-15).