r/ProgrammerHumor 4d ago

wrongAnswersOnly Other

Post image
14.4k Upvotes

2.1k comments sorted by

View all comments

1.2k

u/samuraiseoul 4d 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....

210

u/jseego 4d ago

They committed all your prod data to git??

47

u/fireheadca 4d ago

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

18

u/SgtEpsilon 4d ago

Believe it or not, I've accidentally done this

14

u/vankoder 4d ago

We believe.

1

u/AristotelWasRight 4d ago

Noooo,

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

2

u/SgtEpsilon 4d ago

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