mirror of
https://github.com/facebook/react.git
synced 2026-03-31 08:13:35 +00:00
## Overview The clever trick in https://github.com/facebook/react/pull/29799 turns out to not work because signedsource includes the generated hash in the header. Reverts back to checking git diff, filtering out the REVISION file and `@generated` headers.