this post was submitted on 20 Nov 2024
932 points (97.6% liked)

Programmer Humor

20029 readers
1267 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
932
submitted 2 months ago* (last edited 2 months ago) by [email protected] to c/programmer_humor
you are viewing a single comment's thread
view the rest of the comments
[–] tyler 8 points 2 months ago (1 children)

the problem is that VS Code ran git clean if you clicked yes, which is completely idiotic behavior. No other git client, text editor, or IDE on the planet does that.

[–] [email protected] 1 points 2 months ago (1 children)

Either way, waiting 3 months worth of work before a commit is the big mistake here.

[–] tyler 5 points 2 months ago (1 children)

I think they hadn't ever used git before, and according to at least one person in the linked issue, vs code might have auto initialized the git repository for the user.

[–] [email protected] 2 points 2 months ago

In fairness, ALL git terms feel backwards at first.