We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
TheCommit objects returned byblame andblame_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 becausegit blame -p only returns the summary.
git blame -p