@leroysheep / MovieWebApp / commits / c039684293

Merge branch 'sg/line-log-merge-optim'

"git log -L..." compared trees of multiple parents with the tree of the merge result in an unnecessarily inefficient way. * sg/line-log-merge-optim: line-log: simplify condition checking for merge commits line-log: initialize diff queue in process_ranges_ordinary_commit() line-log: get rid of the parents array in process_ranges_merge_commit() line-log: avoid unnecessary tree diffs when processing merge commits

Junio C Hamano committed Aug 28, 2025 at 11:28 UTC c0396842938383c4de53fcdaf5f93bf36bde3be7

No changes.