View full version

What is Git and GitHub

What is Git

git is a version-control system created by linus torvalds and developed by junio hamano in 2005.

Git is using for group coordinating projects and file changes tracking.

What is GitHub

GitHub is a service it's owned by microsoft. They provide paid and free git plans.