SIGN IN SIGN UP
facebook / react UNCLAIMED

The library for web and native user interfaces.

0 0 0 JavaScript

Fix release script --commit param (#20720)

PR #20717 accidentally broke the `--commit` parameter because the
script errors if you provide both a `--build` and a `--commit`.

I solved by removing the validation error. When there's a conflict, it
will choose the --`build`.

(Although maybe we should `--build` entirely and always uses `--commit`.
I think `--commit` is a sufficient replacement.)
A
Andrew Clark committed
0e526bcec2a2940eb2cea6204efab76a2e4d7c0d
Parent: 7e36d8b
Committed by GitHub <[email protected]> on 2/3/2021, 3:30:37 AM