Skip to content

Check LogTooManyItemsThreshold per parent

A merge commit shows the differences for both parents. When there have been many changes in the target branch the threshold can be reached although the merged branch may only change a few files. So the LogTooManyItemsThreshold is now considered per parent. This way you see the few changes of the merged branch and discard only the changes from the target branch.

Merge request reports