Linus Torvalds writes: (Summary) If you have lots of memory, it can be
a good idea to just disable the rename limits:
a good idea to just disable the rename limits:
git config diff.renameLimit 0
git config merge.renameLimit 0
git config merge.renameLimit 0
but it's also possible that some tweak to the diff algorithm triggered this, or just the fact that we tried merging at slightly different points.
points.
Not a big deal.
Not a big deal.
Linus
Linus
Linus
a good idea to just disable the rename limits:
git config diff.renameLimit 0
git config merge.renameLimit 0
git config merge.renameLimit 0
but it's also possible that some tweak to the diff algorithm triggered this, or just the fact that we tried merging at slightly different points.
points.
Not a big deal.
Not a big deal.
Linus
Linus
Linus