Github user praste commented on the issue:

    https://github.com/apache/zookeeper/pull/148
  
    Two options
    
    1. Use patch 
        * Use link 
https://patch-diff.githubusercontent.com/raw/apache/zookeeper/pull/148.diff and 
save it as patch. Then use `git apply-patch`
    2. Pull from my fork (I have not really tested following steps, jut relying 
on my muscle memory)
        * `git remote add praste https://github.com/praste/zookeeper/`
        * `git fetch praste`
        * `git pull praste/log4j2-migration`


---
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.
---

Reply via email to