HomePhabricator
Diffusion Comm 566fc62ec3f1

[yarn] Add `yarn patch` command to `package.json`

Description

[yarn] Add yarn patch command to package.json

Summary:
Often you need to pull in tagged commits from origin (via git pull --all --tags) before arc patch to ensure that parent commits exist locally.

This isn't really "documented" anywhere and has come up from time to time on Phabricator/Linear/etc.

This yarn patch command should make things a bit more convenient in the future.

Test Plan:
Was able to yarn patch D5427 and get @ashoat's full ReactNav stack locally:

cf92a1.png (1×1 px, 676 KB)

Reviewers: derek, ashoat, varun, O2 Blocking Reviewers

Reviewed By: derek, ashoat, O2 Blocking Reviewers

Subscribers: tomek, abosh, ashoat

Differential Revision: https://phab.comm.dev/D5445

Details

Provenance
atulAuthored on Oct 20 2022, 12:06 PM
Reviewer
Restricted Owners Package
Differential Revision
D5445: [yarn] Add `yarn patch` command to `package.json`
Parents
rCOMMe9829c6ab40c: [web] Description box shouldn't be resizable horizontally
Branches
Unknown
Tags
Unknown