diff options
| author | CEOofOogaBooga <[email protected]> | 2022-09-29 15:24:27 -0700 |
|---|---|---|
| committer | CEOofOogaBooga <[email protected]> | 2022-09-29 15:24:27 -0700 |
| commit | a77953adf7dd0a35a25df8d3f41c0ad57d6d7788 (patch) | |
| tree | 107f78c6ed25ac8ae8e3ad69fc95cca06fc3f453 /CST116-BlankConsole/checklist.txt.txt | |
| parent | Eeeeee (diff) | |
| download | cst116-lab0--trinh--a77953adf7dd0a35a25df8d3f41c0ad57d6d7788.tar.xz cst116-lab0--trinh--a77953adf7dd0a35a25df8d3f41c0ad57d6d7788.zip | |
Diffstat (limited to 'CST116-BlankConsole/checklist.txt.txt')
| -rw-r--r-- | CST116-BlankConsole/checklist.txt.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CST116-BlankConsole/checklist.txt.txt b/CST116-BlankConsole/checklist.txt.txt new file mode 100644 index 0000000..8f1a86b --- /dev/null +++ b/CST116-BlankConsole/checklist.txt.txt @@ -0,0 +1,9 @@ +How to commit and push changes: +1.Do your changes (whether it be adding notes, +changing the code itself, or anything) +2.Go into Git Changes +3.CLick the + on the stuff you want to push/commit +4.Click commit staged +5.Once you have put them all in, +make sure that the changes are what you want, +and name your changes and click push
\ No newline at end of file |