Mobile/Fennec/Android: Difference between revisions

Line 83: Line 83:
  mozext = /PATH/TO/HOME/.mozbuild/version-control-tools/hgext/mozext
  mozext = /PATH/TO/HOME/.mozbuild/version-control-tools/hgext/mozext


2. Run <tt>hg pushlogsync</tt>. Mercurial should show a long (and slow) progress bar. From now on, each time you hg pull, you’ll also maintain your local copy of the pushlog.
2. Get a local copy of the pushlog with:
hg pushlogsync
Mercurial should show a long (and slow) progress bar. From now on, each time you hg pull, you’ll also maintain your local copy of the pushlog.


3. Add the following lines to your mozconfig:
3. Add the following lines to your mozconfig:
Confirmed users
400

edits