Pizza Edition Github Instant

git checkout master Then, merge the pepperoni-pizza branch:

# Pizza Project A collaborative pizza development project Create a new branch for your pizza by running the following command: pizza edition github

git add toppings.md git commit -m "Added pepperoni pizza toppings" git push origin pepperoni-pizza Once you've added your pizza toppings, it's time to merge your branch with the main branch. First, switch to the main branch: git checkout master Then, merge the pepperoni-pizza branch: