I downloaded a patch file from mailhandler module and need to apply the changes in order to fix the problem of pop3 accounts not deleting emails after download (import). However, I have never applied a patch before and can not find a single document or question previously explaining what to do next? I have the .patch file, but how do I apply it? Do I upload it? how do I install it? If someone could tell me what link I can go to that explains how to apply "patches" I would greatly appreciate it.
feedback
|
|
Here are a few links that may help you learn more about patching: | |||
feedback
|
|
There's a description in every module under the tab version control. Scroll down to the title "Applying a patch" to find a description about applying patches with git. | |||
feedback
|