38 points

As a side note, I find it incredible how much programmers have such little knowledge of how to use Git properly.

Even the most amazing developers I’ve worked with found themselves completely unable to manage their repos properly.

permalink
report
reply
55 points

I refuse to believe that anyone other than Linus knows how to use git.

permalink
report
parent
reply
18 points

Git is one of those things that take a bunch of learning to understand but is makes perfect sense once you do. I read like half of the pro git book and after that I was like it’s so simple! If course it still requires you to read half a book…

permalink
report
parent
reply
13 points

Yes! And the book is free. You can download it in PDF if you want.

For some reason I’ve always been able to visualize version control systems and workflows pretty well and understand how they work. I used to host a CVS server when I was in college back in 2001 so my teammates and I we could collaborate on our lab projects. Then moved on to Subversion, which I used for a very long time. Then I worked at a small company who used Canonical’s Bazaar and finally joined a big corp who used Git.

Throughout the years I simply developed some good practices that I applied to Git and that seemed to be enough. But, I’d occasionally get into this detached head state that I didn’t really understand. And this happened often with my teammates at that job. They’d end up with bizarre scenarios. So I started reading the book and experimenting and was soon pretty solid in Git and ended up being the SME on that topic for our team. Everyone would come to me when they got stuck.

I’m still learning new shit about Git even 8 years later lol. But, the step from being a newbie to a normal user is really big.

permalink
report
parent
reply
6 points

I know how to use git. It’s not that hard.

permalink
report
parent
reply
15 points

Hi Linus!

permalink
report
parent
reply
3 points

Oh boy are you in for a shock to know that I use git all the time when I want a piece of software that isn’t available in YaST2, Flatpaks or Appimages

permalink
report
parent
reply
14 points

I mean understand and know when or how to use every feature and command, I don’t mean using git clone https://github.com/foo/bar occasionally.

permalink
report
parent
reply
7 points

Cloning a repo to build the source code isn’t even remotely hard.

When you manage the repo of an entire team who work together on different release versions of a product using a very specific workflow with squash commits and cherry-picking? And when team members fuck up the repo’s history with a bad git pull/push? Yeah, it gets more complicated.

permalink
report
parent
reply
2 points

Git is easy: the key part is picking a GUI you feel comfortable with.

permalink
report
parent
reply
5 points

I use Git all the time and still have no idea how to use it

permalink
report
parent
reply
22 points

They are all named some variant of “tutorial_Ch01” or “testprogram” probably. And one repository named “My Unnamed MMO” (or some other overly complex but trendy genre) that has like 12 lines of code so far and a crappy drawn pixelart png.

permalink
report
reply
18 points

That’s a lot of code, I’d expect the 12 lines in the README.

permalink
report
parent
reply
12 points

There is no readme

permalink
report
parent
reply
5 points

“check the comments in the code.”

(there are none)

permalink
report
parent
reply
9 points

Why the “/” between VS ?

permalink
report
reply
1 point

Seems like its a common mistake, maybe brought on by its use as a stylistic choice in entertainment. “Myguy vs/ Yourguy” became “MyGuy v⚡s Yourguy” became the abomination that is “v/s”. Probably. I’m no etymolog.

permalink
report
parent
reply
8 points

I don’t know how you got a picture of me, but I demand it is removed!

permalink
report
reply
3 points

Nailed it 😜

permalink
report
parent
reply
7 points

And half of them are “curated list of X”

permalink
report
reply

Programmer Humor

!programmer_humor@programming.dev

Create post

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

Community stats

  • 7K

    Monthly active users

  • 950

    Posts

  • 35K

    Comments