forked from yngbra94/Blastoise00
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgitTesting
More file actions
27 lines (19 loc) · 722 Bytes
/
gitTesting
File metadata and controls
27 lines (19 loc) · 722 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Source: https://www.youtube.com/watch?v=Fk12ELJ9Bww
To make a new reposetory in Github.
Install and make reposetory.
Step 1: Install git
Step 2: Create accoount on github.
Step 3. Create a reposietory on github
After the reposetory is made:
Step 1: Go to git reposetory and copy .git URL.
Step 2: go to VS code and in to the project folder you want to use.
Note: Make sure that Git is enabled in VS code. Setting -> git enable.
Step 3: Goto source control in the left menu and click on the git icon.
It sould then sat SOURCE CONTROL: GIT:
Step 4: Commoit your changes.
Step 5: Add remote reposetory
Step 6: Push to github reposetory.
Step 7: Cheng changes in github.
hsaida
Changing doc
heyhey