osompress / simple-social-icons

Plugin: Simple Social Icons
62 stars 33 forks source link

Allow removing files from the svn repo #117

Closed kienstra closed 2 years ago

kienstra commented 2 years ago

In response to an error before deploying, from the deletion of svgxuse.js.

The main fix is to not attempt to add files that were deleted, like svgxuse.js

How to test

Manually run some of these svn commands, though of course without doing svn ci

Documentation

No documentation required.

Notes

Here's the result of running this PR locally. It looks right, but the real test will be on wp.org.

kienstra commented 2 years ago

@johnstonphilip, Thanks a lot for reviewing and approving this!