diff options
| author | Morgan Cyrus <[email protected]> | 2022-10-01 12:35:33 -0700 |
|---|---|---|
| committer | Morgan Cyrus <[email protected]> | 2022-10-01 12:35:33 -0700 |
| commit | 1616b84016908626f194e1562240411c7f1e029f (patch) | |
| tree | 3adc8143e9c2c64597624304924e8f82fff51391 | |
| parent | Pseudo Code (diff) | |
| download | cst116-lab0-cyrus-1616b84016908626f194e1562240411c7f1e029f.tar.xz cst116-lab0-cyrus-1616b84016908626f194e1562240411c7f1e029f.zip | |
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..6fd30bf --- /dev/null +++ b/CST116-BlankConsole/Checklist.txt @@ -0,0 +1,8 @@ +Instructions on committing and pushing + +Make changes to file +Save changes (Ctrl + S) +Navigate to Git Changes tab at right +Enter a note about the changes +Select Commit All +Select the Push button (Up Arrow) just above
\ No newline at end of file |