diff options
Diffstat (limited to 'CST116-BlankConsole')
| -rw-r--r-- | CST116-BlankConsole/checklist.txt | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/CST116-BlankConsole/checklist.txt b/CST116-BlankConsole/checklist.txt index 7deb0e5..a26f6a2 100644 --- a/CST116-BlankConsole/checklist.txt +++ b/CST116-BlankConsole/checklist.txt @@ -2,7 +2,8 @@ Push checklist 1. Navigate to Github in web browser. 2. Verify I am logged in. Log in if necessary. -3. Select "Git changes" tab on the right side of the screen. -4. Enter in changes in the "Enter a message <Required>" field. This should be a summary of the changes made since the last commit. -5. Press the "Commit All" button. -6. Press the "Push" button to upload changes to Github.
\ No newline at end of file +3. Naviaget to Visual Studio window. +4. Select "Git changes" tab on the right side of the screen. +5. Enter in changes in the "Enter a message <Required>" field. This should be a summary of the changes made since the last commit. +6. Press the "Commit All" button. +7. Press the "Push" button to upload changes to Github.
\ No newline at end of file |