75
edits
m (add information about fixing MozPhab installed in a not used dir) |
(→Phabricator: added Q&A re: changing email addresses) |
||
Line 114: | Line 114: | ||
If your patch makes small changes to multiple files, try submitting with the <code>--less-context</code> switch. Phabricator works by submitting the complete contents of each file modified; when touching many files it can be easy to exceed the 32MB limit. Note <code>--less-context</code> disables the ability to show more context when viewing a patch on Phabricator. | If your patch makes small changes to multiple files, try submitting with the <code>--less-context</code> switch. Phabricator works by submitting the complete contents of each file modified; when touching many files it can be easy to exceed the 32MB limit. Note <code>--less-context</code> disables the ability to show more context when viewing a patch on Phabricator. | ||
=== How do I change my Phabricator email address? === | |||
Instructions are [https://mana.mozilla.org/wiki/pages/viewpage.action?spaceKey=EW&title=Phabricator+-+Changing+your+email+address here]. | |||
== Command-line tools: moz-phab and arc == | == Command-line tools: moz-phab and arc == |
edits