Task 1: Header
PlanningImplementationOpen a Pull RequestRequest a reviewPR is approvedMerging the PRUpdate the local repositoryGit theory
Merge vs. Squash MergeTask 2: Footer
PlanningImplementationThe FixContinue with footerChange RequestsUpdate the local repositoryTask 5: Bottom Section (continued)
Incorporate changesRebaseDouble-checkForce PushInteractive RebaseAnother PRMerge ConflictsFinal RebaseResolving the ConflictsUncovering a ProblemRecap
Final WordsAnother PR
Task 5: Bottom Section (continued)
But wait. Have you seen it already? ooloo-bot
created a new PR.
Maybe you remember that she wanted to take over the Top Section
task. Well, she finished the feature and wants your review.
Have a look at the code changes. They look pretty similar to what we have in the bottom-section
branch. With slight differences though in the markup and the .content
class. These will lead to merge conflicts later on.
Before you continue with the next page quickly approve and merge the Top Section PR on GitHub.
Next: Merge Conflicts