บทเรียนที่ 1: github.com
1. Menubar, View, Command Palette... = Ctrl-Shift-P
2. Git: Clone = https:
3. Select Repository Location = e:\vscode
4. Explorer = Ctrl-Shift-E
5. New file : test.htm (
in
workspace :
"hello world"
+ Ctrl-s)
6. SOURCE CONTROL: GIT ... (Ctrl-Shift-G = Changes Check)
7. Commit All =
"burin change it"
for
commit
8. Push (
switch
to github.com to check)
9. Right click on file
in
Explorer and
delete
10. Command Palette... = Ctrl-Shift-P
11. Git: Commit All + Git: Push (check
in
github)
12. Explore, Delete Folder : www (permanent)
13. Clone [www] again to up skill
บทเรียนที่ 2: github.com
1. Menubar, View, Command Palette... = Ctrl-Shift-P
2. Git: Clone = https:
3. Select Repository Location = e:\vscode
4. Git: Pull (Update files before Change and Push)
5. Explorer = Ctrl-Shift-E
6. use windows explorer : copy burin.jpg to e:\vscode\mygitfriends
7. Command Palette... = Ctrl-Shift-P
8. Git: Commit All + Choose a repository
9. Git: Push + Choose a repository (check
in
github)
10. Delete : burin.jpg
11. Git: Commit All + Git: Push : again (check
in
github)