Skip to content

Fix issue with diff-tree not returning modified files for merge commits#2

Merged
ashwanthkumar merged 1 commit intoashwanthkumar:masterfrom
JustinHook:fix-for-diff-tree-not-returning-merge-commit-modified-files
Oct 29, 2016
Merged

Fix issue with diff-tree not returning modified files for merge commits#2
ashwanthkumar merged 1 commit intoashwanthkumar:masterfrom
JustinHook:fix-for-diff-tree-not-returning-merge-commit-modified-files

Conversation

@JustinHook
Copy link
Contributor

By default git diff-tree does not return modified files for merge commits.
This PR adds the required flag to return these files.

It should fix ashwanthkumar/gocd-build-github-pull-requests#71

@Josaphat
Copy link

+1

The bug this fixes is the only thing holding me back from adopting goCD for my own project.

@ashwanthkumar
Copy link
Owner

Thanks for this.

@ashwanthkumar ashwanthkumar merged commit 94f71ad into ashwanthkumar:master Oct 29, 2016
ashwanthkumar added a commit to ashwanthkumar/gocd-build-github-pull-requests that referenced this pull request Oct 29, 2016
Which seems to contain a fix for ashwanthkumar/git-cmd#2 and #71
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Plugin execution is not triggered on merge commits

3 participants