git_commit_msg

Function git_commit_msg 

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

Returns the git commit message, if present.

This is the first line of the commit message (subject line), truncated to at most 100 characters.