Github user justinleet commented on the issue:

    https://github.com/apache/metron/pull/805
  
    It's actually easier than this to pull in a PR, for future reference
    ```
    git fetch upstream pull/805/head:METRON-1261
    git checkout METRON-1261
    ```
    
    Assuming upstream is GitHub, of course.  It'll just make a branch in your 
local and you can check it out there.


---

Reply via email to