Город МОСКОВСКИЙ
00:12:37

Git Branches Demo in Visual Studio 2022: Merge Into Current, Pull Request, Merge to Main, Sync

Аватар
JavaScript для начинающих: учимся писать код
Просмотры:
34
Дата загрузки:
04.12.2023 14:17
Длительность:
00:12:37
Категория:
Обучение

Описание

In this video, I demonstrate how to 1) Create a branch in Visual Studio 2022, 2) Make changes to that branch, 3) Push changes to GitHub, 4) Make changes in another branch (main/master) and then pull those changes into our feature branch, 5) Push changes to GitHub, 6) Create a Pull Request, 7) Merge the Pull Request, 8) Synchronize Visual Studio with our now-updated branches. GitHub is fundamental to programming today, and understanding the benefits of feature branches in a team environment demonstrates mastery of this concept.

Рекомендуемые видео