Git is a distributed version control system that tracks changes in any set of computer files, usually used for coordinating work among programmers who are collaboratively developing source code during software development. Its goals include speed, data integrity, and support for distributed, non-linear workflows.
GitHub is a developer platform that allows developers to create, store, manage and share their code. It uses Git software, providing the distributed version control of Git plus access control, bug tracking, software feature requests, task management, continuous integration, and wikis for every project.
Git & GitHub
Git command line instructions
Git is the open source distributed version control system that facilitates GitHub activities on your laptop or desktop. A list of commonly used Git commands are given below.
The most commonly used Git command line instructions for quick reference
Git Commands
The most commonly used Git command line instructions for quick reference