Last Step

Goal: By the end of this document, you'll have pushed all the new files and your changes to Github.

The last step is to push all of the new files and your changes to Github.com

  1. Open SourceTree to your project

  2. Click on File Status.

  3. Stage all of the files in the Unstaged files area

  4. Write a comment in the comment box (something like "installed base package and configured server with custom URL" )

  5. Press Commit

  6. Push all the changes to Github.com by clicking on the PUSH button in the top menu bar.

Last updated