Hacker News new | past | comments | ask | show | jobs | submit login

Didn't Git have a new default merge strategy, `ort` https://github.com/git/git/blob/master/Documentation/RelNote... ?



histogram is a diff algorithm


From the article:

> switch the default 3 way merge algorithm to histogram


Yeah, that was poorly written and confused me too.

It should say "switch the default diff algorithm to histogram." The diff algorithm is used within the recursive 3-way merge algorithm.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: