diff options
| author | Taylor Rogers <[email protected]> | 2022-10-03 08:39:39 -0700 |
|---|---|---|
| committer | Taylor Rogers <[email protected]> | 2022-10-03 08:39:39 -0700 |
| commit | 2830b89a5b6dd6a149909958cca920aad1bd9036 (patch) | |
| tree | a550000da5246e494e68810d0502b3ad78b398eb /CST116-BlankConsole/checklist.txt | |
| parent | Added pseudo code (diff) | |
| download | cst116-lab0-taylorrog-2830b89a5b6dd6a149909958cca920aad1bd9036.tar.xz cst116-lab0-taylorrog-2830b89a5b6dd6a149909958cca920aad1bd9036.zip | |
Created Push Checklist
Diffstat (limited to 'CST116-BlankConsole/checklist.txt')
| -rw-r--r-- | CST116-BlankConsole/checklist.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CST116-BlankConsole/checklist.txt b/CST116-BlankConsole/checklist.txt new file mode 100644 index 0000000..7deb0e5 --- /dev/null +++ b/CST116-BlankConsole/checklist.txt @@ -0,0 +1,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 |