Categories

patch

Amina Freinger October 6, 2015
No votes yet.
Please wait...

Patch is a structured file that consists of a list of differences between one set of files and another. All code changes, additions, or deletions to CMS or E-commerce engines and contributed modules/themes between developers are done through patches. Typically a patch will add a new feature, fix a bug, or add documentation to the project. For example, Magento security patches and Drupal patches.

Patches make development easier, because instead of supplying a replacement file, possibly consisting of thousands of lines of code, the patch includes only the exact changes that were made. In effect, a patch is a list of all the changes made to a file, which can be used to re-create those changes on another copy of that file.

Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket

Comments are closed.