Confirmed users
1,351
edits
(give hint for n00bs like me) |
|||
Line 96: | Line 96: | ||
This can happen if you have not set an author email in your '''.hgrc''' file. Set your author email in your '''.hgrc''' to your username, '''Firstname Lastname <yourldapemail@mozilla.com>'''. Update your commit so it contains the new author data. Re-run '''arc diff''' so that the new commit+data is uploaded to Phabricator. | This can happen if you have not set an author email in your '''.hgrc''' file. Set your author email in your '''.hgrc''' to your username, '''Firstname Lastname <yourldapemail@mozilla.com>'''. Update your commit so it contains the new author data. Re-run '''arc diff''' so that the new commit+data is uploaded to Phabricator. | ||
=== Lando says "You have insufficient permissions to land. Level 3 Commit Access is required." What do I do? === | |||
Follow the guidelines for the repository you're trying to land code in. For mozilla-central, add the "checkin-needed" keyword to the associated bug. |