Jump to content

Git: Difference between revisions

From EDM2
Created page with " Link: http://rpm.netlabs.org/release/00/zip/git-1_7_6_1-7_oc00.zip Category:Tools"
 
No edit summary
Line 1: Line 1:
[[Git]] is a distributed version control and source code management (SCM) system with an emphasis on speed [http://en.wikipedia.org/wiki/Git_%28software%29]. It is something similar to [[CVS]] or [[SUBVERSION]] (SVN).


Link: http://rpm.netlabs.org/release/00/zip/git-1_7_6_1-7_oc00.zip
==eCS-OS2 Tools==
* GIT.exe port [http://rpm.netlabs.org/release/00/zip/git-1_7_6_1-7_oc00.zip] (can also be installed with "yum install git")
 
==Articles==
* [[Using Git under eComStation]] by Martin Iturbide (2013-07-26)


[[Category:Tools]]
[[Category:Tools]]

Revision as of 20:27, 26 July 2013

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

eCS-OS2 Tools

  • GIT.exe port [2] (can also be installed with "yum install git")

Articles