12.07.2015 Views

Wiley-World.of.Warcraft.Programming.A.Guide.and.Reference.for.Creating.WoW.Addons

Wiley-World.of.Warcraft.Programming.A.Guide.and.Reference.for.Creating.WoW.Addons

Wiley-World.of.Warcraft.Programming.A.Guide.and.Reference.for.Creating.WoW.Addons

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

1348 Part V ■ Appendixesremote: adding changesetsremote: adding manifestsremote: adding file changesremote: added 1 changesets with 2 changes to 2 filesNow you tell Mercurial that you want to push the master branch to theremote location specified. You will be prompted <strong>for</strong> your authenticationin<strong>for</strong>mation (this depends entirely on what host you are pushing to) <strong>and</strong> themaster branch is created on the remote repository.In the future you can push new changes simply by running:> hg push git@git.curse<strong>for</strong>ge.net:wow/myproject/mainline.gitIf you are working collaboratively in the project, you can also retrieve anynew changes by running a hg pull comm<strong>and</strong>:> hg pull git@git.curse<strong>for</strong>ge.net:wow/myproject/mainline.git

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!