Git: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Geist (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „ 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. G…“) |
Geist (Diskussion | Beiträge) |
||
Zeile 3: | Zeile 3: | ||
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. | 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. | ||
− | [ | + | [Git--everything-is-local https://git-scm.com/] |
Version vom 13. September 2020, 20:22 Uhr
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.
[Git--everything-is-local https://git-scm.com/]