dillon1000/react

Commit

Add --no-show-signature to "git show" commands (#23038)

* Add --no-show-signature to "git show" commands.

This fixes errors if the user has configured the following in their ~/.gitconfig:
[log]
showSignature = true

* yarn prettier-all
Browse files
Changed paths3 files
First-parent comparison
M packages/react-devtools-extensions/utils.js ModifiedM scripts/release/utils.js ModifiedM scripts/rollup/build-all-release-channels.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…