Skip to content

blame doesn't preserve multi-line commit messages #485

Closed
@ajaska

Description

@ajaska

The Commit objects returned by blame and blame_incremental only contain the first line of the commit message (the summary).

Obviously, it is harder to return the full commit message because git blame -p only returns the summary.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions