Exploring GitHub Workflow: Branch Policies, Collaboration, and Pull Requests

Опубликовано: 04 Октябрь 2024
на канале: Dot Net Learners House
327
24

Event URL: https://www.meetup.com/dot-net-learne...

GitHub URL: https://github.com/mygclass2020/speak...

Agenda:
Creating a new repository
Adding collaborators
Setting Branch policies
Creating a new feature branch
Creating a two-pointer palindrome algorithm in JavaScript
Executing and verifying it locally
Creating Pull Requests
Code review process
Merging the feature branch into the main branch