Git and GitHub
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
It is a version control system that will help you keep track of the changes and history of your project throughout its lifestyle.
GitHub
GitHub is a code hosting platform for collaboration and version control.
GitHub helps every team member work together on a project from any location while facilitating collaboration. You can also review previous versions created at an earlier point in time.
Last updated