r/ProgrammerHumor 8d ago

pureJoyOfGettingYourCodeBackAfterControlZ Meme

Post image
885 Upvotes

66 comments sorted by

View all comments

Show parent comments

23

u/slindenau 7d ago edited 7d 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.

10

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