Jump to content

Git

From EDM2
Revision as of 18:19, 3 July 2022 by Ak120 (talk | contribs) (Links)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Git is a distributed version control and source code management (SCM) system with an emphasis on speed. It is something similar to CVS or SUBVERSION (SVN).

Versions

  • 2.11.0
  • 2.13.3
  • 2.22.0 (2019)
  • 2.30.0 - git-2.30.0.zip
  • 2.37.0 (2022-06-27)

Frontends

Articles

Publications

  • Jon Loeliger; Matthew McCullough: Version Control with Git: Powerful Tools and Techniques for Collaborative Software Development - O'Reilly 2012, ISBN 1449316387

Links