Confirmed users
439
edits
(→Accumulated personal notes: add link on how to change moz-phab patch defaults) |
m (→Accumulated personal notes: fix link) |
||
| Line 23: | Line 23: | ||
* moz-phab can be used to download and checkout patches from phabricator using <code>moz-phab patch D000000</code> and replace D000000 with the patch-id from phabricator | * moz-phab can be used to download and checkout patches from phabricator using <code>moz-phab patch D000000</code> and replace D000000 with the patch-id from phabricator | ||
** Apply to current HEAD <code>moz-phab patch D000000 --apply-to </code> | ** Apply to current HEAD <code>moz-phab patch D000000 --apply-to </code> | ||
** Change default to apply to current commit in [ | ** Change default to apply to current commit in [https://github.com/mozilla-conduit/review/?tab=readme-ov-file#configuration ~/.moz-phab-config] | ||
* Documentation of the test <code>.ini</code> files: https://firefox-source-docs.mozilla.org/build/buildsystem/test_manifests.html | * Documentation of the test <code>.ini</code> files: https://firefox-source-docs.mozilla.org/build/buildsystem/test_manifests.html | ||
* Moz-config helper: | * Moz-config helper: | ||