mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2024-11-11 19:04:50 +01:00
Merge pull request #58 from mundifex/simplify-stash-merge
Simplify solution for level 'stash-merge' by adding recipe to index
This commit is contained in:
commit
1ca3e9d208
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ git stash push
|
|||
echo "- Pinch of Salt" >> recipe
|
||||
|
||||
git checkout main
|
||||
git add recipe
|
||||
|
||||
[win]
|
||||
|
||||
|
|
Loading…
Reference in a new issue