WordPress / grunt-patch-wordpress

Patch Trac based projects
MIT License
50 stars 15 forks source link

Support moar github url styles #97

Closed aaronjorbin closed 3 years ago

aaronjorbin commented 3 years ago

Currently, a specific format of github urls is needed for the patch to work, but we can actually support moar. This eliminates the requirement that there be no trailing slash and doesn't work if you paste the /checks or /files url.

Fixes #96

aaronjorbin commented 3 years ago

Waiting for #98 so that I can turn off travis but still get automated test runs