HI I need to modify the notifyemail.vm plugin to show only those changes in the email which i committed as a part of pull request. I do not want to see all the commits which happen again and again during the review process. We actually squash all the commits and the reviewer always see the diff with respect to the master branch,.. but when the mail is send it shows the actual merge commit and also the parent commits. We do not want to show the parent commit only show the merge commit. What changes we need to do in "notifyemail.vm" to achieve the same https://bitbucket.org/slyoldfox/notifier/src/b160edc865961baed7861b1b7dc5b1bfe1 587fb5/src/main/resources/templates/notifyemail.vm?fileviewer=file-view-default -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html