git-meta icon indicating copy to clipboard operation
git-meta copied to clipboard

git meta stash loses stash on failed merge

Open tslally opened this issue 6 years ago • 1 comments

If the stash-pop command fails from a conflict in one submodule, changes from that stash in other submodules don't get applied. They're also gone from the list of stashes.

tslally avatar Apr 04 '19 20:04 tslally

Actually it seems to cause another stash in the stack to disappear.

tslally avatar Apr 05 '19 15:04 tslally