mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2024-11-11 19:04:50 +01:00
Merge pull request #52 from bepstein/main
Move coffee branch chain to the main branch to fix the uneaten baguette.
This commit is contained in:
commit
bb21bd7750
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