Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[wpt] Discard stderr when calling git
git occasionally prints warning messages to stderr (e.g. when too many files are modified and rename detection is disabled), which would mess with the output parsing if they are redirected to stdout. Fixes #18608.
- Loading branch information