Jump to content

Git: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
 
Line 13: Line 13:
==Articles==
==Articles==
* [[Using Git under eComStation]] by Martin Iturbide (2013-07-26)
* [[Using Git under eComStation]] by Martin Iturbide (2013-07-26)
==Publications==
* Jon Loeliger; Matthew McCullough: ''Version Control with Git: Powerful Tools and Techniques for Collaborative Software Development'' - O'Reilly 2012, ISBN 1449316387


==Links==
==Links==

Latest revision as of 18:19, 3 July 2022

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