diff options
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 |