diff --git a/levels/changing-the-past/rebase b/levels/changing-the-past/rebase index d52216c..812737c 100644 --- a/levels/changing-the-past/rebase +++ b/levels/changing-the-past/rebase @@ -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.