diff options
| author | Tim Pearse <[email protected]> | 2022-10-01 12:50:17 -0700 |
|---|---|---|
| committer | Tim Pearse <[email protected]> | 2022-10-01 12:50:17 -0700 |
| commit | 8d7fd1aaf58033209011d2c48fe050ac64b27733 (patch) | |
| tree | 594824aa3ab8856e83bcc0fd4274080657ae1653 /CST116-BlankConsole/checklist.txt | |
| parent | Change 4: Uploading a text file (diff) | |
| download | cst116-lab0-legokid1503-8d7fd1aaf58033209011d2c48fe050ac64b27733.tar.xz cst116-lab0-legokid1503-8d7fd1aaf58033209011d2c48fe050ac64b27733.zip | |
Change 5: Adding Pseudocode to the main file & adding checklist.txt Done with this repository?
Next Step:
Review the Lab0 prep work, if necessary.
Diffstat (limited to 'CST116-BlankConsole/checklist.txt')
| -rw-r--r-- | CST116-BlankConsole/checklist.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CST116-BlankConsole/checklist.txt b/CST116-BlankConsole/checklist.txt new file mode 100644 index 0000000..22b74f4 --- /dev/null +++ b/CST116-BlankConsole/checklist.txt @@ -0,0 +1,6 @@ +Step 1: Hunt down the Git Changes tab. It will be next to the Solution Explorer on the bottom of the window. +Step 2: Click the arrow next to commit all. +Step 3: Select "Commit all and Push" +Step 4: If there is an error, go to Git --> Settings --> Git Repository Settings. Look for Ignore File, and click add. Repeat steps 1 - 3. +Step 5: There is a decent possibility, especially if you had to go through step 4, that only the git ignore file got pushed. Go online and check what changed. +Step 6: If it only sent the git ignore file, simply repeat steps 1 - 3.
\ No newline at end of file |