We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The Commit objects returned by blame and blame_incremental only contain the first line of the commit message (the summary).
Commit
blame
blame_incremental
Obviously, it is harder to return the full commit message because git blame -p only returns the summary.
git blame -p