diff options
| author | Musa Ahmed <[email protected]> | 2022-09-29 15:48:14 -0700 |
|---|---|---|
| committer | Musa Ahmed <[email protected]> | 2022-09-29 15:48:14 -0700 |
| commit | 529ee442b6e2d265a44b5c962e667b9710d687a4 (patch) | |
| tree | 9d5a4ab107c219bc8e1b61c2cb6d65a79fb24614 /Ch 5 Debugging Project/Checklist.txt | |
| parent | Add files via upload (diff) | |
| download | cst116-lab0-debugging-m005a-529ee442b6e2d265a44b5c962e667b9710d687a4.tar.xz cst116-lab0-debugging-m005a-529ee442b6e2d265a44b5c962e667b9710d687a4.zip | |
Added checklist
Diffstat (limited to 'Ch 5 Debugging Project/Checklist.txt')
| -rw-r--r-- | Ch 5 Debugging Project/Checklist.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Ch 5 Debugging Project/Checklist.txt b/Ch 5 Debugging Project/Checklist.txt new file mode 100644 index 0000000..1b7d4b0 --- /dev/null +++ b/Ch 5 Debugging Project/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 |