Jetpack/Integration Process: Difference between revisions

(Created page with "This page should include instructions on updating mozilla central with the latest version of the SDK code. = Updating up the local clone = == If you haven't checked out from me...")
 
Line 17: Line 17:
== If you have previously done the above ==
== If you have previously done the above ==


cd mozilla
hg pull -u
  cd addon-sdk/source
  cd addon-sdk/source
  git pull origin integration
  git pull origin integration


Updates the SDK files to the latest versions from the integration branch.
Updates the mozilla-central and SDK files to the latest versions from the integration branch.


== Viewing and committing changes ==
== Viewing and committing changes ==
canmove, Confirmed users
1,570

edits