From e3474ee2e64ec4bf26551640ed9928ddc070394c Mon Sep 17 00:00:00 2001 From: Lloyd Crawford Date: Sun, 2 Oct 2022 18:31:46 -0700 Subject: Here I did the Lab 0 work all the way to step 15. --- CST116-BlankConsole/Checklist.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 CST116-BlankConsole/Checklist.txt (limited to 'CST116-BlankConsole/Checklist.txt') 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 -- cgit v1.2.3