diff options
| author | Musa Ahmed <[email protected]> | 2022-10-04 16:13:26 -0700 |
|---|---|---|
| committer | Musa Ahmed <[email protected]> | 2022-10-04 16:13:26 -0700 |
| commit | f50fe244163768c61eafb9d40ee0a24c4200a4db (patch) | |
| tree | ca5bd5d070db2849e9156db333138d9fd9b4b2f0 /Ch 5 Debugging Project/Checklist.txt | |
| parent | save (diff) | |
| download | cst116-lab0-debugging-m005a-f50fe244163768c61eafb9d40ee0a24c4200a4db.tar.xz cst116-lab0-debugging-m005a-f50fe244163768c61eafb9d40ee0a24c4200a4db.zip | |
removed unneeded checklist
Diffstat (limited to 'Ch 5 Debugging Project/Checklist.txt')
| -rw-r--r-- | Ch 5 Debugging Project/Checklist.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Ch 5 Debugging Project/Checklist.txt b/Ch 5 Debugging Project/Checklist.txt deleted file mode 100644 index eeb5486..0000000 --- a/Ch 5 Debugging Project/Checklist.txt +++ /dev/null @@ -1,7 +0,0 @@ -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 |