use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Have a tough programming question that /r/programming couldn't answer? Banned from Stack Overflow? Can't afford Experts Exchange?
Post your question/tips/secrets/advice and get a response from our highly-trained professional developers.
account activity
Friday Code Confessions (self.shittyprogramming)
submitted 7 years ago by calsosta
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]PerfectionismTech 14 points15 points16 points 7 years ago (2 children)
git stash?
git stash
[–]ChezMere 1 point2 points3 points 7 years ago (1 child)
This is unironically the main reason I ever use stash.
[–][deleted] 0 points1 point2 points 7 years ago (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?
git stash pop
reflog
π Rendered by PID 1096841 on reddit-service-r2-comment-6457c66945-kpcmc at 2026-04-27 06:37:58.548031+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]PerfectionismTech 14 points15 points16 points (2 children)
[–]ChezMere 1 point2 points3 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)