Skip to content

Commit

Permalink
Merge pull request #11 from mpchadwick/mpchadwick-patch-1
Browse files Browse the repository at this point in the history
Note diff location for SD employees
  • Loading branch information
D Borishansky authored Mar 26, 2019
2 parents 5e18a90 + 943d7de commit 5f492a4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ app/code/SomethingDigital/UpgradeHelper

### Generating the diff

> Are you a Something Digital employee? If so, the diff is likely already available for you here: https://github.com/sdinteractive/m2-diffs
- Download a ZIP of the old version
- Download a ZIP of the new version
- Use `diff -r` to generate the diff
Expand Down Expand Up @@ -56,4 +58,4 @@ Customized: vendor/amzn/amazon-pay-and-login-magento-2-module/src/Core/view/admi

In this case `vendor/magento/module-catalog/Block/Product/ImageBuilder.php` will be changed by the patch, however there is a preference (`Company\Module\Block\Product\ImageBuilder`) for that file.

The tool has also flagged the vendor/amzn template, however upon inspection it is clear that this is a false positive (the Amazon pay module simply moved templates out of the src folder).
The tool has also flagged the vendor/amzn template, however upon inspection it is clear that this is a false positive (the Amazon pay module simply moved templates out of the src folder).

0 comments on commit 5f492a4

Please sign in to comment.