oh-my-git/levels/stash
Ben Donatelli fd1a770a94 Simplify solution for level 'stash-merge' by adding recipe to index
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.
2021-03-11 20:53:13 -06:00
..
sequence stashing 2021-01-05 16:44:17 +01:00
stash stashing 2021-01-05 16:44:17 +01:00
stash-branch stashing 2021-01-05 16:44:17 +01:00
stash-clear stashing 2021-01-05 16:44:17 +01:00
stash-merge Simplify solution for level 'stash-merge' by adding recipe to index 2021-03-11 20:53:13 -06:00
stash-pop stashing 2021-01-05 16:44:17 +01:00