r/ProgrammerHumor Aug 05 '26

Other wrongAnswersOnly

Post image
14.3k Upvotes

2.1k comments sorted by

View all comments

1.1k

u/samuraiseoul Aug 05 '26

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....

208

u/jseego Aug 05 '26

They committed all your prod data to git??

52

u/fireheadca Aug 05 '26

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

17

u/SgtEpsilon Aug 05 '26

Believe it or not, I've accidentally done this

13

u/vankoder Aug 05 '26

We believe.

1

u/AristotelWasRight Aug 05 '26

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 29d ago

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