Jump to content

Git: Difference between revisions

From EDM2
Ak120 (talk | contribs)
m Undo revision 77145 by Martini (talk)
Ak120 (talk | contribs)
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:


==Versions==
==Versions==
* 2.11.0 [http://hobbes.nmsu.edu/download/pub/os2/dev/util/git-2.11.0.zip]
* 2.11.0
* 2.13.3 [http://hobbes.nmsu.edu/download/pub/os2/dev/util/git-2.13.3.zip]
* 2.13.3
* 2.22.0 (2019)
* 2.22.0 (2019)
* 2.30.0 - [https://github.com/komh/git-os2/releases/download/2.30.0-os2-r1/git-2.30.0.zip git-2.30.0.zip]
* 2.37.0 (2022-06-27)


==Frontends==
==Frontends==
Line 11: 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