Skip to content

[Bug] tig blame --reverse get the wrong revision of file #1300

@liming01

Description

@liming01

When I use tig blame --reverse to find which commit deleted a line?, I found that tig gets the wrong file revision. e.g.

git blame --reverse START_SHA..HEAD file.ext can get file.ext @ START_SHA, while
tig blame --reverse START_SHA..HEAD file.ext can get file.ext @ HEAD

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions