Confirmed users
195
edits
m (formatting) |
m (formatting) |
||
| Line 10: | Line 10: | ||
# '''Open Github Desktop and add your Github account details.''' | # '''Open Github Desktop and add your Github account details.''' | ||
# '''Decide on a location for your local repositories.''' Choose the location thoughtfully - moving a repo to a different directory after you've done Step 4 can cause problems later. See the example directory structure below this section. | # '''Decide on a location for your local repositories.''' Choose the location thoughtfully - moving a repo to a different directory after you've done Step 4 can cause problems later. See the example directory structure below this section. | ||
# ''' | # '''Clone the remote Github repo.''' This makes a copy of the remote Github repo directory structure on your computer (a local repo). | ||
#* In Github Desktop, go to ''File > Clone repository''. | #* In Github Desktop, go to ''File > Clone repository''. | ||
#* Select the remote repo you want to add, and click ''Clone <repo name>.'' | #* Select the remote repo you want to add, and click ''Clone <repo name>.'' | ||
| Line 17: | Line 17: | ||
# '''You're done!''' | # '''You're done!''' | ||
::[[File:Open design example folder structure.png|none|thumbnail|Example Directory Structure]] | ::[[File:Open design example folder structure.png|none|thumbnail|Example Directory Structure]] | ||
== Example Workflow == | == Example Workflow == | ||