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.
R
Ricky committed
8c3697a849b7e9ceeb47642ba61c270b7e6dd176
Parent: 4dcdf21
Committed by GitHub <[email protected]>
on 6/3/2024, 8:39:38 PM