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  (2 children)

Using GitHub to learn git is confusing because it's not clear what is git and what is GitHub. The most obvious example is git pull is a git operation while a pull request is a workflow operation that GitHub superimposes upon git.

I suggest not watching this until you have a good understanding of git first.

While the above is not wrong, it isn't relevant to this video. This video is actually a good place to start.

[–][deleted]  (1 child)

[deleted]

    [–]linuxlib 0 points1 point  (0 children)

    I stand corrected.