Get the long "body" of the git commit message.
The returned message is the body of the commit, comprising everything but the first paragraph of the message. Leading and trailing whitespaces are trimmed.
a previously loaded commit.
the body of a commit or null when no the message only consists of a summary
See Implementation
Get the long "body" of the git commit message.
The returned message is the body of the commit, comprising everything but the first paragraph of the message. Leading and trailing whitespaces are trimmed.