mirror of
https://github.com/facebook/react.git
synced 2026-02-26 18:58:05 +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.