Git: Difference between revisions
Appearance
Line 6: | Line 6: | ||
* 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.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== |
Revision as of 18:16, 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
- SmartGit - Java
Articles
- Using Git under eComStation by Martin Iturbide (2013-07-26)