diff options
| author | Taylor Rogers <[email protected]> | 2022-10-03 08:40:47 -0700 |
|---|---|---|
| committer | Taylor Rogers <[email protected]> | 2022-10-03 08:40:47 -0700 |
| commit | 1e5e52d8a133d4c9bf71bb5c90539e3e62f47d24 (patch) | |
| tree | 4585dca07f4ce398295fb6931a84aa656c03c2a5 /CST116-BlankConsole/checklist.txt | |
| parent | Created Push Checklist (diff) | |
| download | cst116-lab0-taylorrog-main.tar.xz cst116-lab0-taylorrog-main.zip | |
Diffstat (limited to 'CST116-BlankConsole/checklist.txt')
| -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 |