pub fn git_commit_msg() -> Option<&'static str>
Returns the git commit message, if present.
This is the first line of the commit message (subject line), truncated to at most 100 characters.