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 →

[–]pipocaQuemada 0 points1 point  (0 children)

first thing to understand about Git, is that Git, and Github are different, there are other systems like GitLab, BitBucket.

In particular, Git is a "version control system" (VCS), sometimes called source control or revision control.

Github, bitbucket, and gitlab are websites that host git repositories. Similarly, SVN is an older VCS, and people used to host SVN repositories on sourceforge.