Skip to content

Rename-only changes no longer ignored #188

@justinfenn

Description

@justinfenn

In some earlier releases, commits that only renamed a file (like when moving between directories) would not be considered. It looks like that has changed, and now I am seeing unexpected change timestamps for moved files.

I investigated a bit, and I think db89b20 may have introduced the change. It looks like the commit identified with diff_filter="r" in place might be replaced by some other commit now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions