-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Labels
type/featureCompletely new functionality. Can only be merged if feature freeze is not active.Completely new functionality. Can only be merged if feature freeze is not active.type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Description
Feature Description
Compelling research exists to suggest that the histogram
diff algorithm is much superior to myers
. This makes diffs smaller and easier to read in various edge cases. If histogram
is not available, patience
is close but less performant.
https://link.springer.com/article/10.1007/s10664-019-09772-z
If this request is denied, could you please advise how to alter a server setup to use this? i.e., which .gitconfig
file should I change?
Screenshots
No response
stuzer05
Metadata
Metadata
Assignees
Labels
type/featureCompletely new functionality. Can only be merged if feature freeze is not active.Completely new functionality. Can only be merged if feature freeze is not active.type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.