this post was submitted on 20 Nov 2024
781 points (97.4% liked)

Programmer Humor

20673 readers
632 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
781
submitted 3 months ago* (last edited 3 months ago) by [email protected] to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] -1 points 3 months ago (1 children)

If you use git and understand that VSC's source control stuff is just a thin wrapper around git, you should understand what "discard all changes" means

[โ€“] [email protected] 1 points 3 months ago* (last edited 3 months ago)

"discard" is not a git operation. Reset and restore are, but those weren't the words used.