Your pull request shows exactly what I am talking about. For every force-push it has direct links to the old commit, the new commit and the diff.
Pick the first force push in your PR. It says
matheusmoreira force-pushed the matheusmoreira:binary-decoding branch from aec04b3 to 87a0b3c on 5 Nov 2019
Click on 'force-pushed'. That's the diff of force-push.
Click on 'aec04b3'. That's the commit before force-push.
Click on '87a0b3c'. That's the new commit in the force-push.