Skip to content

Shell script that check whether files updated by patch are present in local code pool

Notifications You must be signed in to change notification settings

stuntcoders/stunt_mage_patch_rewrite_validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Magento Patch Rewrite Validator

Simple shell script to detect any overwritten patched files in local/community code pool and in custom themes

Install

curl https://raw.githubusercontent.com/stuntcoders/stunt_mage_patch_rewrite_validator/master/mage-patch-check.sh > /usr/local/bin/mage-patch-check
chmod +x /usr/local/bin/mage-patch-check

Usage

Navigate to magento proeject, apply patch and run:

$ mage-patch-check

Example ouput

Example output

About

Shell script that check whether files updated by patch are present in local code pool

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages