aboutsummaryrefslogtreecommitdiff
path: root/CST116-BlankConsole/checklist.txt
blob: 4395fa4b51839e68899f339bde04e0728757969a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Step 1: Hunt down the Git Changes tab. It will be next to the Solution Explorer on the bottom of the window.
Step 2: Click the arrow next to commit all.
Step 3: Select "Commit all and Push"
Step 4: If there is an error, go to Git --> Settings --> Git Repository Settings. Look for Ignore File, and click add. Repeat steps 1 - 3.
Step 5: There is a decent possibility, especially if you had to go through step 4, that only the git ignore file got pushed. Go online and check what changed.
Step 6: If it only sent the git ignore file, simply repeat steps 1 - 3. 

PSEUDOCODE

namespaces here

main(){
    print("My name is Timothy Pearse. My username on GitHub is legokid1503.) and end line
}