GIT

Version: 
2.42.0
Release date: 
Thursday, 5 March, 2009

Categories:

License:

Interface:

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

This software is distributed in two modes:
  • as compressed package that you have to download and manually install; if prerequisites are required, you will have to manually install them too;
  • as RPM package; you can install it using your favorite rpm package manager, that will take care to download and install both the software and its prerequisites.
Choose the installation mode that you prefer. Please note that not all the versions are available in both the installation modes.

Installation with rpm

This program is installable using the rpm package manager. See below for the install string. Required prerequisites are automatically processed by the package manager and, if needed, downloaded and installed.

git-2.11.0-4.oc00 (14/01/2019)
Repository: Netlabs stable
changelog * Mon Jan 14 2019 Silvan Scherrer <silvan.scherrer@aroa.ch> 2.11.0-4 - build with latest tools to overcome a dbg file creation issue (ticket #193) - fix git-all rpm (rpm ticket #327)
git-core-doc-2.11.0-4.oc00 (14/01/2019)
Repository: Netlabs stable
git-daemon-2.11.0-4.oc00 (14/01/2019)
Repository: Netlabs stable
git-debuginfo-2.11.0-4.oc00 (14/01/2019)
Repository: Netlabs stable
git-svn-2.11.0-3.oc00 (10/09/2018)
Repository: Netlabs stable
git-core-2.11.0-4.oc00 (10/09/2018)
Repository: Netlabs stable

Manual installation

Program is distributed as ZIP package: download to temporary directory and unpack to destination folder. See below for download link(s).

You can install the prerequisites with rpm running the following string in a command line:

yum install libc libcx libgcc1 libgcc-fwd libssp libstdc++ libstdc++6 libsupc++ libsupc++6 libgcc-fwd zlib perl python curl openssl

Online documentation:

Following ones are the download links for manual installation:

GIT v. 2.42.0 (25/10/2023, KO Myung-Hun) Readme/What's new
v2.42.0: * Built with gcc v9.2.0
 hobbes.nmsu.edu/download/pub/os2/dev/tools/versioning/git-2.42.0.zip
GIT v. 2.30.0 (8/2/2021, KO Myung-Hun) Readme/What's new
v2.30.0: * Fixed 'fatal: unable to join threaded lstat' when [git-status]. Fixed in pthread. * Fixed UTF-8 encoded filename could not be created * Improved chmod() behavior to work on an opened file by git such as config lock files * Built with cURL v7.36.0 and OpenSSL v1.0.1k
 hobbes.nmsu.edu/download/pub/os2/dev/tools/versioning/git_2-30-0.zip
GIT v. 2.22.0 (6/8/2019, KO Myung-Hun)
 hobbes.nmsu.edu/download/pub/os2/dev/util/git-2.22.0.zip
GIT v. 2.13.3 (23/7/2017) Readme/What's new
v2.11.0: * Fixed [git-pull --rebase] died due to setsid() failure * See readme.os2 for explanations of sava
 hobbes.nmsu.edu/download/pub/os2/dev/util/git-2.13.3.zip
GIT v. 2.11.0 (23/1/2017) Readme/What's new
v2.11.0: * Based on v1.7.3.2-os2-testbuild-20111002 of sava * Fixed [git-push] failed due to 'Disk full' when using ssh * Fixed [git-pull --rebase] died due to setsid() failure * Fixed hook scripts with LF only EOL mark could not be executed * Fixed [git-gc] failed due to 'not enough memory' * Fixed [git-add -p] failed if a directory 'git' existed in the directory in which directory '.git' existed. This is kLIBC bug. * Fixed some scripts could not be executed * Set core.filemode to false by default * See readme.os2 for explanations of sava
 hobbes.nmsu.edu/download/pub/os2/dev/util/git-2.11.0.zip
Record updated last time on: 28/10/2023 - 13:00

Translate to...

Add new comment