Open Design: Difference between revisions

formatting
(formatting)
(formatting)
Line 118: Line 118:
::If you've already exported your work (pdf, image, etc) into your local repo, the screen will say "XX uncommitted changes."  
::If you've already exported your work (pdf, image, etc) into your local repo, the screen 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.
::[[File:file_changed.png|none|550px|name]]
::[[File:file_changed.png|none|550px|File changed]]


:4. '''Switch to the "XX uncommitted changes" tab.'''
:4. '''Switch to the "XX uncommitted changes" tab.'''
::[[File:prepare commit.png|none|550px|name]]
::[[File:prepare commit.png|none|550px|Uncommitted changes]]


:5. '''Prepare your commit.'''
:5. '''Prepare your commit.'''
Line 128: Line 128:
::* Enter a longer description for your commit in the Description field. Here you can describe the difference between your changes and the current versions on the remote Github repo. For example, you could copy your Change Log details into the Description field.  
::* Enter a longer description for your commit in the Description field. Here you can describe the difference between your changes and the current versions on the remote Github repo. For example, you could copy your Change Log details into the Description field.  
::: *Note: the Summary and Description are displayed on the Github remote repo, so other people can see what you’ve changed.*
::: *Note: the Summary and Description are displayed on the Github remote repo, so other people can see what you’ve changed.*
::[[File:commit info.png|none|550px|name]]
::[[File:commit info.png|none|550px|Prepare commit]]


:6. '''Commit to your local repo.'''  
:6. '''Commit to 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."
::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."
::[[File:commit info 2.png|none|550px|name]]
::[[File:commit info 2.png|none|550px|Commit]]


:7. '''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.
:7. '''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.
::[[File:committed.png|none|550px|name]]
::[[File:committed.png|none|550px|Push to Github]]


::If you switch to the History tab, you'll see your commit at the top of the history.
::If you switch to the History tab, you'll see your commit at the top of the history.
::[[File:committed 2.png|none|550px|name]]
::[[File:committed 2.png|none|550px|History tab]]


:8. '''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.''
:8. '''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.''
Confirmed users
195

edits