this post was submitted on 03 Mar 2024
1082 points (97.8% liked)
Programmer Humor
19480 readers
582 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
As someone who knows that they know very little about git, this thread makes me think I'm not alone.
I think advanced git knowledge, like RegEx, is the exception, while the norm is to know the tiny handful of day to day useful bits
How is regex git knowledge? I guess you can use regular expressions with
git grep
but it's certainly not a git-oriented concept...what. that's not what they said. they are comparing git knowledge to regex knowledge.
Ah, thanks for the explanation. I too misunderstood the inflection.
no worries
I don't even know how to respond to this considering it has nothing to do with what I said...
There are at least two ways to parse your statement, and they interpreted it differently from your intention.
I guess, if you ignore the comma...
Could’ve written like this to avoid the ambiguity: “I think advanced git knowledge, just like RegEx, …”
Rereading it, I now understand what you meant. I interpreted the "like regex" as an example of advanced git knowledge. I'm not sure the comma helps make it unambiguous though.
Yeah, reading it again and I can see that interpretation...
This is why you shouldn't rely on yourself alone for proofreading your writing, I probably could have read that a hundred times and not seen another way to read it without someone else pointing it out