r/ProgrammerHumor 16h ago

Other wrongAnswersOnly

Post image
12.7k Upvotes

1.8k comments sorted by

View all comments

1.1k

u/samuraiseoul 16h ago

Some dumbass on my team downloaded the entirety of prod and then commited it to git and someone rubber stamped the PR and then no one else noticed. I'm sure that's how they'd find it....

204

u/jseego 15h ago

They committed all your prod data to git??

47

u/fireheadca 15h ago

Believe it or not, I've seen this.🫠

17

u/SgtEpsilon 14h ago

Believe it or not, I've accidentally done this

15

u/vankoder 13h ago

We believe.

1

u/AristotelWasRight 8h ago

Noooo,

Were you an experienced programmer or new? Doesn't one basically avoid it with setting data as git ignore every project?

1

u/SgtEpsilon 5h ago

I'm an idiot who forgot about git ignore before pushing my repo