diff options
| author | jacobdw22 <[email protected]> | 2022-09-29 16:02:11 -0700 |
|---|---|---|
| committer | jacobdw22 <[email protected]> | 2022-09-29 16:02:11 -0700 |
| commit | 71df3edb2a0e434dbfc32b6e1b24b340065a427c (patch) | |
| tree | 775ee733b689ecbc8a42d867944d5ea90cbd8d5b /CST116-BlankConsole/checklist.txt | |
| parent | simple changes (diff) | |
| download | cst116-lab0-jacobdw22-71df3edb2a0e434dbfc32b6e1b24b340065a427c.tar.xz cst116-lab0-jacobdw22-71df3edb2a0e434dbfc32b6e1b24b340065a427c.zip | |
simple changes final
Diffstat (limited to 'CST116-BlankConsole/checklist.txt')
| -rw-r--r-- | CST116-BlankConsole/checklist.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CST116-BlankConsole/checklist.txt b/CST116-BlankConsole/checklist.txt new file mode 100644 index 0000000..a40c1ea --- /dev/null +++ b/CST116-BlankConsole/checklist.txt @@ -0,0 +1,6 @@ +How to push an assignment: + +1. Save the files you've worked on. +2. "Commit All" in the Git Chnages tab on the right, after making a name like "simple changes". +Push (arrow with line underneath) to push to GitHub. +Check GitHub.
\ No newline at end of file |