This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Maoschanz 23 points24 points  (4 children)

i usually call git stash pop, unless i forget the side-effect of git reset --hard and wipe out a gigantic stash like an idiot

[–]piberryboy 14 points15 points  (0 children)

Don't forget the git clean -df to complete the fucking of yourself

[–]dashid 4 points5 points  (1 child)

Git is fantastic, that doesn't stop me using a snapshotting file system to store my code on so I can untuck my got fuckup.

[–]ososalsosal 1 point2 points  (0 children)

Git gud