mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
8c3697a849
Use some clever git diffing to ignore lines that only change the `@generated` header. We can't do this for the version string because the version string can be embedded in lines with other changes, but this header is always on one line.