How to resolve git merge conflicts (VSCode)

Concise Developer November 18, 2023
Video Thumbnail

About

No channel description available.

Video Description

Full VSCode course: https://www.udemy.com/course/mastering-visual-studio-code/?couponCode=OCT2025 How to resolve git merge conflicts (VSCode) 0:00 Video intro 0:50 Create new branch 3:09 Create new pull request 4:09 git checkout main 4:15 git pull 4:30 switch back to conflicting branch 4:48 git merge main 5:10 resolve conflicts 6:54 commit resolved conflicts 7:12 merge pull request