Feature #14034
Ability to choose diff algorithm type for git (patience, histogram)
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | SCM | |||
Target version: | - | |||
Resolution: |
Description
It would be nice to get the ability to choose the different git diff algorithm types.
- patience
- histogram
When these settings will be implemented, the setting for whitespace ignore (#11414) is very close.
Related issues