What is Git

November 10, 2014 - EUTS


Introduction to Version Control and Git.

Git is an open source distributed version control system (DVCS) that can significantly improve the way you work and collaborate on projects. It allows you to keep a history of the significant changes made to your local files. It can also backup this history through remote hosting services like GitHub.

ما هو نظام التحكم في الإصدارات، و لماذا يجب أن يهمك؟

Getting started with git: