I have a merge commit, where I manually resolved conflicts and made other necessary adjustments, so the code after the merge commit can be compiled and pass tests. The merge commit is large and both parent branches were reviewed and successfully run tests. So reviewers only want to check the manual adjustments in the merge commit.
Can I retrieve those manual changes and how?