Confirmed users
400
edits
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. | 2. Mirror a local copy of the pushlog with: | ||
hg pushlogsync | 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. | 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. |