Removed by mod
I refuse to believe that anyone other than Linus knows how to use git.
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…
Removed by mod
Yeah back before github existed, we used sourceforge to host opensource, and you had to use CVS. Then later Subversion.
Removed by mod
I know how to use git. It’s not that hard.
Hi Linus!
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
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.Removed by mod
If a team member can fuck up the history you probably should look into your merge policies.
Removed by mod
Git is easy: the key part is picking a GUI you feel comfortable with.
I use Git all the time and still have no idea how to use it
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.
That’s a lot of code, I’d expect the 12 lines in the README.
There is no readme
“check the comments in the code.”
(there are none)
Why the “/” between VS ?
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.
I don’t know how you got a picture of me, but I demand it is removed!
Nailed it 😜
And half of them are “curated list of X”
For me it’s the other way around. Do i do something wrong?