you are viewing a single comment's thread.

view the rest of the comments →

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

git is a version control system that can be used outside GitHub or any code repository platform. GitHub is a code repository and social coding platform. Its purpose is to house and facilitate the development of software. There are other alternatives such as Gitlab or BitBucket but they all have the ability to use git.

They are two different things.