Skip to main content

commit_body

Function commit_body 

Source
pub fn commit_body(sha: &str) -> Result<String>
Expand description

A commit’s body - everything after the subject line; empty when there is none.