How to resolve git merge conflicts (VSCode)

Опубликовано: 03 Октябрь 2024
на канале: Concise Developer
4,069
34

Full VSCode course:
https://www.udemy.com/course/masterin...
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