In simple word Git is a software and Git is a distributed version-control system for tracking changes in source code during software development. It is designed for coordinating work among programmers, but it can be used to track changes in any set of files. Its goals include speed, data integrity, and support for distributed, non-linear workflows.
version control basically means the updation you made in your code .github keep record of every change .whenever you update your code you make a commit with some message.if you wish to wish to switch back to your original code you can switch using using these commits
Github,Inc. is an American multinational corporations that provides hosting for software development and version control using git. it offer the distributed version control and source code management functionality of gate plus its own feature it provides access control and several collaboration features such as bug tracking features request task management, continuous integration and wikis for every project.
Headquartered in California, it has been a subsidiary of Microsoft since 2018.
After knowing about Git and Github you all will definitely want to know why should i use Git and Github?
GitHub is the world's largest software development platform. It provides cloud storage for source code, supports all popular programming languages,host your source code and keeps track of the various changes made to every iteration. It lets you and others work together on projects from anywhere. Github is in demand everywhere thats why it becomes necessary to konw git and git and to use it