
I made some commit (C and D) in master branch for hotfix. After this, I cherry pick these commit in develop branch. I guess, If I make Pull Request (base is master, compare is develop), there is no code diff. But there is code diff which includes C and D code changes. Can you explain why there is code diff...??