Labs/Jetpack/Reboot/Getting Started: Difference between revisions

(Added Further Reading back in, whoops)
Line 84: Line 84:


Now that you've got two separate HG repositories, it's kind of a hassle to have to separately update each one.  To alleviate this, the following command will automatically find all HG repositories in the current working directory tree and update them:
Now that you've got two separate HG repositories, it's kind of a hassle to have to separately update each one.  To alleviate this, the following command will automatically find all HG repositories in the current working directory tree and update them:
From <tt>jep-28</tt>, run:


   hgall pull -u
   hgall pull -u
5

edits