Confirmed users
1,201
edits
(→Lando) |
|||
| Line 108: | Line 108: | ||
=== How do I fetch and apply changes to a local repository? === | === How do I fetch and apply changes to a local repository? === | ||
==== Using moz-phab (recommended) ==== | |||
Use <code>moz-phab patch ''revision-id''</code> command to download and apply stacks of Phabricator revisions. | |||
Execute <code>moz-phab patch --help</code> for information on how to change patch's behaviour. | |||
==== Using arc ==== | |||
Provided all dependent revisions have been submitted to Phabricator and not | Provided all dependent revisions have been submitted to Phabricator and not | ||