this post was submitted on 28 Jul 2023
229 points (95.3% liked)

Programmer Humor

24648 readers
11 users here now

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

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] joyjoy@lemmy.world 14 points 2 years ago (8 children)

Neither remove untracked files sadly.

[–] sickday@kbin.social 9 points 2 years ago (6 children)
[–] BlueBockser@programming.dev 16 points 2 years ago (5 children)

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

[–] sickday@kbin.social 9 points 2 years ago (1 children)

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

[–] Ocelot@lemmies.world 8 points 2 years ago (1 children)

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

[–] PoastRotato@lemmy.world 9 points 2 years ago* (last edited 2 years ago)

You could make it run git pop until it clears the whole stash

load more comments (3 replies)
load more comments (3 replies)
load more comments (4 replies)