Skip to content

Configure similarity index for diffs #670

@creisle

Description

@creisle

Is it possible to configure the similarity index when comparing to a branch/tag/etc?

If I were doing this from the command line I would be using the -M/--find-renames flag

For example if I wanted to lower the threshold to 20 (from the default 50)

git diff -M20 <commit>

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