Github user mmiklavc commented on the issue:
https://github.com/apache/incubator-metron/pull/397
Ok, this is making more sense now. GitHub has merged this PR out of band of
the build. That fetch is not doing a merge. It's fetching what has already been
merged out of band from the build - `git fetch origin +refs/pull/397/merge`.
This also explains how GitHub is able to tell us if a PR has merge conflicts
long before Travis runs its build. So yes, the grammar corrections should work.
On it.
---
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 [email protected] or file a JIRA ticket
with INFRA.
---