Confirmed users
195
edits
m (formatting) |
m (formatting) |
||
| Line 44: | Line 44: | ||
# '''Commit (save) your local repo.''' When you're satisfied that you've got all the changes you want included in this commit, and you’re satisfied with the Summary and Description, click "Commit to master." Your changes are now saved as a package in your local repo. | # '''Commit (save) your local repo.''' When you're satisfied that you've got all the changes you want included in this commit, and you’re satisfied with the Summary and Description, click "Commit to master." Your changes are now saved as a package in your local repo. | ||
# '''Push to Github.''' Go to ''Repository>Push.'' This immediately sends the package of changes to the remote Github repo and creates a new version for each changed file. | # '''Push to Github.''' Go to ''Repository>Push.'' This immediately sends the package of changes to the remote Github repo and creates a new version for each changed file. | ||
# '''Confirm your changes on Github.''' Visit the remote repo on the web and browse the folders where you expect to see the changed files. ''Note: once you get used to using Github, you probably won't need to do this step.'' | # '''Confirm your changes on Github.''' Visit the remote repo on the web and browse the folders where you expect to see the changed files. If it doesn't look the way you expect it to, repeat Steps 2-7. ''Note: once you get used to using Github, you probably won't need to do this step.'' | ||
''Tips:'' | ''Tips:'' | ||