Update Gitlab::Git::Repository#find_changed_paths logic
What does this MR do and why?
Update Gitlab::Git::Repository#find_changed_paths logic
Allow passing merge_commit_diff_mode through Gitlab::Git::Repository#find_changed_paths to specify how we diff merge commits included in the request.