File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -624,12 +624,10 @@ which is often the source branch for website projects hosted on GitHub
624624
625625::::::::::::::::::::::::::::::::::::::::::::::::::
626626
627- ::::::::::::::::::::::::::::::::::::: testimonial
627+ ::::::::::::::::::::::::::::::::::::::::: callout
628628
629629## Keeping Main Branch Stable
630630
631- ::::::::::::::::::::::::::::::::::::::::::::::::::
632-
633631Good software development practice is to keep the ` main ` branch stable
634632while you and the team develop and test new functionalities on feature branches
635633(which can be done in parallel and independently by different team members).
@@ -639,7 +637,7 @@ work well with the rest of the code (and not just in isolation).
639637We talk more about different types of code testing in one of the following episodes.
640638
641639
642-
640+ ::::::::::::::::::::::::::::::::::::::::::::::::::
643641
644642:::::::::::::::::::::::::::::::::::::::: keypoints
645643
You can’t perform that action at this time.
0 commit comments