dillon1000/react

Commit

Fix xplat sync (#29833)

## 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.
Browse files
Changed paths1 file
First-parent comparison
M .github/workflows/commit_artifacts.yml Modified
Patch

Files changed

Rendering syntax-highlighted changes…