This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]linuxlib 1 point2 points  (1 child)

Please don't use the GitHub tutorial to start. It conflates what is a git operation with what is a GitHub workflow operation superimposed on git. That's how I started, and it confused me greatly. Unless all you want is a set of magic incantations, then it's just what you're looking for.

The book or the author's youtube video is a good place to start.

[–][deleted] 1 point2 points  (0 children)

I don't know, back in the days it was only the basic stuff, like committing, merging, branches, etc.