fix-coffee-branch-incorrectly-drops-baguette

It seems that the first commit int the `coffee` branch, drops the changes to the baguette line, causing a failing test in the end since either the baguette isn't eaten, or there are more than 7 commits in the rebased history.

This is an !!untested!! suggested fix.
This commit is contained in:
Philip Wood 2021-03-20 22:55:46 +02:00 committed by GitHub
parent ec9b467cc6
commit bd3837478f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,7 +38,7 @@ git add .
git commit -m "You eat the baguette"
git checkout -b coffee
echo "You do not have a baguette.
echo "You ate a baguette.
You have coffee.