Closed philpursglove closed 9 years ago
Probably that commit's not been merged to production
. I'll take a look at the graph and see what's going on.
Yeah, looks like the branch is based off staging
rather than production
. If you rebase, @adrianbanks' merge should disappear.
Ahh, will rebase off production this afternoon
Rebased to production, @adrianbanks' commit has gone :-)
This looks ok to me. There is a lot of unrelated changes (whitespace, mostly), which would have been better split into a separate pull request for ease of diffing. I like to stick to the Single Responsibility Principle for pull requests, as it makes it much easier to deal with them.
(See also 10 Tips for Better Pull Requests)
For feedback. (I have no idea why the commit from @adrianbanks is showing as part of this PR...)