Difference between revisions of "Git"

(Stubbed in)
 
m (Fixed typo)
 
(One intermediate revision by one other user not shown)
Line 8: Line 8:
 
{{#set:Type=Revision Control}}
 
{{#set:Type=Revision Control}}
 
{{#set:Status=Complete}}
 
{{#set:Status=Complete}}
{{#set:Author=Linus Torvolds}}
+
{{#set:License=GPLv2}}
 +
{{#set:Author=Linus Torvalds}}

Latest revision as of 18:58, 21 July 2021

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.

Git is easy to learn and has a tiny footprint with lightning fast performance. It outclasses SCM tools like Subversion, CVS, Perforce, and ClearCase with features like cheap local branching, convenient staging areas, and multiple workflows.