Files
react/compiled-rn
rickhanlonii ff65417809 Fix xplat sync to ignore @generated header (#29738)
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.

DiffTrain build for commit https://github.com/facebook/react/commit/8c3697a849b7e9ceeb47642ba61c270b7e6dd176.
2024-06-03 20:45:29 +00:00
..