Confirmed users
195
edits
m (formatting) |
m (formatting) |
||
| Line 34: | Line 34: | ||
# '''Open Github Desktop client.''' | # '''Open Github Desktop client.''' | ||
# '''Get latest files from Github.''' In Github Desktop, go to ''Repository>Pull''. This grabs any files from the remote repo that differ from what you have in your local repo. | # '''Get latest files from Github.''' In Github Desktop, go to ''Repository>Pull''. This grabs any files from the remote repo that differ from what you have in your local repo. | ||
# | # '''Confirm that your changes appear in your local repo.''' | ||
#* If you've already exported your pdf (or image) into your local repo, the top bar of the Github Desktop client will say "XX uncommitted changes." | #* If you've already exported your pdf (or image) into your local repo, the top bar of the Github Desktop client will say "XX uncommitted changes." | ||
#* If it doesn't say that, move (or copy) your changed files into your local repo. | #* If it doesn't say that, move (or copy) your changed files into your local repo. | ||