mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2024-11-22 16:20:19 +01:00
Move coffee branch chain to the main branch to fix the uneaten baguette.
This commit is contained in:
parent
ec9b467cc6
commit
5380212c88
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ You do not have a donut." > you
|
|||
git add .
|
||||
git commit -m "You eat the baguette"
|
||||
|
||||
git checkout -b coffee
|
||||
git checkout -b coffee main
|
||||
echo "You do not have a baguette.
|
||||
|
||||
You have coffee.
|
||||
|
|
Loading…
Reference in a new issue