GitHub user remibergsma opened a pull request: https://github.com/apache/cloudstack/pull/1227
Show actual diff in commits after merge with git-pr / git-fwd-merge This shows the diff in commits after using `git-pr` and `git-fwd-merge` tools, like this: ``` 44e8c92 Merge pull request #1226 from borisroman/CLOUDSTACK-9148 0554610 Removed .pydevproject from plugin kvm hypervisor. ``` That helps in quickly seeing what change is applied and whether it makes sense. It doesn't touch the actual code base. I'm using this patch for some time already. You can merge this pull request into a Git repository by running: $ git pull https://github.com/remibergsma/cloudstack git-pr-show-commits Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1227.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1227 ---- commit 52edbbb6cc2e2c58e360b737143c10adddc43880 Author: Remi Bergsma <git...@remi.nl> Date: 2015-12-12T10:00:41Z Show actual diff in commits after merge ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---