Skip to main content

last_commit_message

Function last_commit_message 

Source
pub fn last_commit_message() -> Result<String>
Expand description

Get the last commit message from the main repository.

ยงErrors

Returns an error if the git log command fails.