You are viewing a single thread.
View all comments View context
9 points

git stash my friend

permalink
report
parent
reply
16 points

I think git clean is more appropriate. With git stash you create a stash which you then have to drop.

permalink
report
parent
reply
9 points

Yea but you can always git pop if you need any of your stashed changes

permalink
report
parent
reply
8 points

i chuckled at the thought of ‘git poop’ being a command. I’m going to alias that to something.

permalink
report
parent
reply
37 points

Who says you have to drop it? I’ve got stuff from 2007 in there somewhere.

permalink
report
parent
reply
1 point

Of course you don’t have to, but if you don’t plan on ever using it then it’s just trash living in your git folder. If you do plan on using it again in the future, then it’s usually better to make it a branch so you can push it to a remote.

permalink
report
parent
reply

Programmer Humor

!programmer_humor@programming.dev

Create post

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

  • Keep content in english
  • No advertisements
  • Posts must be related to programming or programmer topics

Community stats

  • 7.2K

    Monthly active users

  • 954

    Posts

  • 36K

    Comments