I have the following scenario that was explained on the following link: GitHub Merge branch 'master'
I have accepted the fact that with github the action of "merge branch ..." is needed so that we understand that we took a pull request and merged it in.
However 896 commits later with several co-workers I have way too many: 'Merge branch 'master' of https://github.com/xxx/yyy' and Merge pull request #XXX
is there an effective way to collectively have the proper real commit and not just a bunch of Merge with X and Y, then Merge with Pull, etc etc. about 50% of the commits on master is full of it.