Fix baguette and coffee mixup in Ch. Rebase

This commit is contained in:
Florian Klumb 2021-03-04 10:07:35 +01:00
parent 2a82b617be
commit afef5aa5b6

View file

@ -20,7 +20,7 @@ You do not have a donut." > you
git add .
git commit -m "The Beginning"
git checkout -b coffee
git checkout -b baguette main
echo "You have a baguette.
You do not have coffee.
@ -37,7 +37,7 @@ You do not have a donut." > you
git add .
git commit -m "You eat the baguette"
git checkout -b baguette main
git checkout -b coffee
echo "You do not have a baguette.
You have coffee.