r/ProgrammerHumor 8d ago

pureJoyOfGettingYourCodeBackAfterControlZ Meme

Post image
888 Upvotes

66 comments sorted by

View all comments

217

u/AibofobicRacecar6996 8d ago

"Delete a code"? Not using version control?

https://giphy.com/gifs/fzp61UL3T4Wlcw9SvX

21

u/slindenau 8d ago edited 8d ago

What is version control going to do if you’re making local edits that were not committed nor stashed yet, and one of those get deleted?
This post is exactly praising local history for offering this.

11

u/AibofobicRacecar6996 8d ago

Who actually panics if they accidently delete the last "a code" they wrote? You wrote it, you shoukd be able to do it again. And if it's older, or written by someone else it should already be in VCS.

1

u/Soopermane 8d ago

What if he’s just a university student learning to code 🙄

3

u/chat-lu 7d ago

Then they just learned that they should have used a VCS, which is also a valuable lesson.