diff options
| author | Lloyd Crawford <Lloyd Crawford@LAPTOP-7HJCDLE5> | 2022-10-02 18:31:46 -0700 |
|---|---|---|
| committer | Lloyd Crawford <Lloyd Crawford@LAPTOP-7HJCDLE5> | 2022-10-02 18:31:46 -0700 |
| commit | e3474ee2e64ec4bf26551640ed9928ddc070394c (patch) | |
| tree | 87f4c0f8d121a44e0ee9391589f7d90a3043ff05 /CST116-BlankConsole/Checklist.txt | |
| parent | CST 116-Lab0-Crawford (diff) | |
| download | cst116-lab0-19-ruin-main.tar.xz cst116-lab0-19-ruin-main.zip | |
Diffstat (limited to 'CST116-BlankConsole/Checklist.txt')
| -rw-r--r-- | CST116-BlankConsole/Checklist.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/CST116-BlankConsole/Checklist.txt b/CST116-BlankConsole/Checklist.txt new file mode 100644 index 0000000..e5ba233 --- /dev/null +++ b/CST116-BlankConsole/Checklist.txt @@ -0,0 +1,13 @@ +How to push an assignment! By Lloyd Crawford. Narrated by Bruce Cambell as Ash Williams in Army of Darkness. +Step 1. First you start by going to the tab called "git", no not an unpleasant person, git is a program. +- the git tab is between View and Project. You click on that, scroll dow until you see commit or stash. +- Your work will show up on the side where solution explorer is in a small window. In that window you can make comments on what +- you did and how you did it. This is your best friend for coding, don't forget to do this, like paying the electric bill! +Step 2. Make some comments on your work, not your life story, your work! +Step 3. Under the comment window you will see a button called commit all. You click on this. +Step 4. From here you will then click on an arrow pointing up like a tree, this means PUSH! This is how you push +- the document to Github. +Step 5. Give it time to upload and verify. +Step 6. Profit!!! +Step 8. .....seriously thats it, your done...go away.....shooo! Go bother another hero....don't look at me like that! +....you weere not the one that lost a hand and have it replaced with a chainsaw here! Thats it im leaving.
\ No newline at end of file |