mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2024-11-03 19:04:40 +01:00
fd1a770a94
If recipe isn't part of index, user receives an error warning that local changes to file would be overwritten by merge when executing `git stash pop`. Since the focus of this lesson is learning about popping the stash, starting with recipe already added to index neatly sidesteps this error. |
||
---|---|---|
.. | ||
sequence | ||
stash | ||
stash-branch | ||
stash-clear | ||
stash-merge | ||
stash-pop |