VSCode Git Tutorial 2023
>> YOUR LINK HERE: ___ http://youtube.com/watch?v=WAqWUfGIQYI
Sign Up 👻👻👉 https://semicolon.dev/YouTube • (We're free online community, meet other makers!) • #git #vscode #github • 00:00 How to use Git in VSCode (command line and UI) • 00:10 You don't need Git Extensions just use built-in Source Control button • 00:21 Download Git for Windows 7 10 11 32 bit or 64 bit • 00:37 Install Git on Windows 7 10 11 32 64 bit • 00:55 Make sure Git is installed by checking version on command line • 01:08 Open GitHub and VSCode (Visual Studio Code) side by side • 01:21 VSCode Git Create New Remote Repository • 01:38 Git Init Instructions: Create a new repsository on command line or push existing repo from terminal • 01:44 Start New Git Project (Create New Folder) • 02:04 Select Project Folder • 02:24 Open New VSCode Terminal • 02:35 run git init to initialize new git project on command line (bash, terminal) • 03:37 stage commit push workflow • 04:15 git add file • 04:33 git commit -m commit message • 05:03 git branch -M main (rename current branch) • 05:27 git remote origin main (link local branch with remote branch) • 05:53 git push -u origin main • 06:35 Using vscode git UI • 06:55 vscode git add file using the vscode UI • 06:60 vscode git commit -m commit message using vscode UI (Ctrl Enter) • 07:07 vscode git push (sync changes) • 08:04 resolving merge conflict using vscode UI • 08:53 git reset hard HEAD • Most popular videos on Semicolon: • VSCode settings.json vs code settings.json file | where is it on Mac OS • • Where Is VSCode Settings.Json File In... • How to run PHP script file on localhost in Chrome browser on PC in Windows 7 10 11 • • How To Run PHP on Localhost with XAMP... • How to run HTML in VSCode (68K views) • • How to Run HTML in VSCode (Visual Stu... • How to run Python in VSCode (71K views) • • How to Run Python in VSCode / VS Code... • How to center Image in HTML (142K views) • • How to center an image in HTML • How to add background image in HTML (559K views) • • how to add background image in html • How to install MinGW 64 bit 2022 Windows 10/11 Fix File Has Been Downloaded Incorrectly! Error • • How To Install MinGW 64 Bit Windows 7... • How to Run JavaScript (js) files in VSCode on Windows 7 10 11 • • How To Setup Run JavaScript Code in... • VSCode Keyboard Shortcuts (visual studio code key bindings) • • VSCode Keyboard Shortcuts (visual stu... • How to Run Python in VSCode • • How To Run Python Code In Visual Stud... • How to use FTP in VSCode to upload and download files • • VSCode FTP / edit remote files / down... • VSCode How To Open a Folder • • VSCode How To Open a Folder • Fix Error: listen EACCESS permission denied • • Error listen EACCES permission denied... • How to use GIt in VSCode (tutorial for beginners) • • VSCode Git Tutorial (2023) • How to remove all files from a directory on Linux • • Linux how to remove all files from a ... • How to fix ModuleNotFoundError (no module named) error in Python • • 🐍 How to Fix ModuleNotFoundError (No ... • How to make background image fit screen in HTML CSS • • HTML How To Make Background Image Fit... • How to fade in and out in Premiere Pro • • Premiere Pro Fade In Fade Out Video E... • VSCode Keyboard Shortcuts • • VSCode Keyboard Shortcuts (visual stu...
#############################