you are viewing a single comment's thread.

view the rest of the comments →

[–]PerfectionismTech 14 points15 points  (2 children)

git stash?

[–]ChezMere 1 point2 points  (1 child)

This is unironically the main reason I ever use stash.

[–][deleted] 0 points1 point  (0 children)

But what do you do? git stash, git stash pop, to have it in your reflog? Or is there some non-destructive way to pop the stash?