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
Activity
added 595 commits
-
506ef67d...5ca0e02c - 592 commits from branch
tortoisegit:master
- af93de3d - Check LogTooManyItemsThreshold per parent
- 624a7cb1 - Prevent second loop over m_arStatusArray
- 4e0f13f8 - Prevent loop when no group has too may items
Toggle commit list-
506ef67d...5ca0e02c - 592 commits from branch
Thank you for working on this MR!
I like this change in principle, however, the change looks kinda large. That's why I'm hesitating to merge ATM.
Edited by Sven Strickrothadded 6 commits
-
9db7d2a2...48c0fcb4 - 3 commits from branch
tortoisegit:master
- 03785694 - Check LogTooManyItemsThreshold per parent
- 4f14ec75 - Prevent second loop over m_arStatusArray
- 5287836b - Prevent loop when no group has too may items
Toggle commit list-
9db7d2a2...48c0fcb4 - 3 commits from branch
Please register or sign in to reply