diff options
| author | Musa Ahmed <[email protected]> | 2022-10-05 19:19:52 -0700 |
|---|---|---|
| committer | Musa Ahmed <[email protected]> | 2022-10-05 19:19:52 -0700 |
| commit | 1e111ed9b37547dae5d59eec77e9af67a282379f (patch) | |
| tree | 716c6bdbebe490726d4dd91937bba1784767e755 /CST116-Lab0-Ahmed/Checklist.txt | |
| parent | b (diff) | |
| download | cst116-lab0-m005a-main.tar.xz cst116-lab0-m005a-main.zip | |
Diffstat (limited to 'CST116-Lab0-Ahmed/Checklist.txt')
| -rw-r--r-- | CST116-Lab0-Ahmed/Checklist.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CST116-Lab0-Ahmed/Checklist.txt b/CST116-Lab0-Ahmed/Checklist.txt new file mode 100644 index 0000000..1b7d4b0 --- /dev/null +++ b/CST116-Lab0-Ahmed/Checklist.txt @@ -0,0 +1,7 @@ +1. Clone the git repository through VS +2. Add the "/.gitignore" +3. Make a change to the code +4. Go to the git changes tab and add a description about the change +5. Save all changes and commit all +6. Press push +7. Now should be available to see on GitHub
\ No newline at end of file |