Ed Avis <e...@waniasset.com> writes:

> Yes, my use case is that I get confused about whether the stash has been
> dropped or not and whether I might have stashed something else in the
> meantime.  So for me plain 'git stash drop' feels a bit dangerous.

Then "git stash apply" followed by "git stash drop" would be a pair
of good workflow elements for you, no?
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to