react-native-community / rn-diff-purge

Easier React Native upgrades by clearly exposing changes from a version to another. :rocket: And what better way than to purge, init, then diff? Spoiler: there's no better way. 😎
https://react-native-community.github.io/upgrade-helper
MIT License
1.26k stars 76 forks source link

Add configurable IgnorePaths, ignore README.md changes #83

Closed huntie closed 2 weeks ago

huntie commented 2 weeks ago

Summary

Follow up to https://github.com/react-native-community/template/pull/57#issuecomment-2355011136. README changes are not significant for users performing upgrades.

Test Plan

UNTESTED — check CI?

I've locally validated the behaviour of ignoreArgs using git diff ... ":!$path".