This project is a fork of the git.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/git.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionramsay's fork of git
ownerramsay@ramsay1.demon.co.uk
last changeTue, 4 Aug 2020 20:53:58 +0000 (4 13:53 -0700)
content tags
add:
README.md

Build status

Git - fast, scalable, distributed revision control system

Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals.

Git is an Open Source project covered by the GNU General Public License version 2 (some parts of it are under different licenses, compatible with the GPLv2). It was originally written by Linus Torvalds with help of a group of hackers around the net.

Please read the file INSTALL for installation instructions.

Many Git online resources are accessible from <https://git-scm.com/> including full documentation and Git related tools.

See Documentation/gittutorial.txt to get started, then see Documentation/giteveryday.txt for a useful minimum set of commands, and Documentation/git-<commandname>.txt for documentation of each command. If git has been correctly installed, then the tutorial can also be read with man gittutorial or git help tutorial, and the documentation of each command with man git-<commandname> or git help <commandname>.

CVS users may also want to read Documentation/gitcvs-migration.txt (man gitcvs-migration or git help cvs-migration if git is installed).

The user discussion and development of Git take place on the Git mailing list -- everyone is welcome to post bug reports, feature requests, comments and patches to git@vger.kernel.org (read Documentation/SubmittingPatches for instructions on patch submission). To subscribe to the list, send an email with just "subscribe git" in the body to majordomo@vger.kernel.org. The mailing list archives are available at <https://lore.kernel.org/git/>, <http://marc.info/?l=git> and other archival sites.

Issues which are security relevant should be disclosed privately to the Git Security mailing list <git-security@googlegroups.com>.

The maintainer frequently sends the "What's cooking" reports that list the current status of various development topics to the mailing list. The discussion following them give a good reference for project status, development direction and remaining tasks.

The name "git" was given by Linus Torvalds when he wrote the very first version. He described the tool as "the stupid content tracker" and the name as (depending on your mood):

shortlog
2020-08-04 Junio C HamanoFourth batchmaster
2020-08-04 Junio C HamanoMerge branch 'jt/pretend-object-never-come-from-elsewhere'
2020-08-04 Junio C HamanoMerge branch 'jt/pack-objects-prefetch-in-batch'
2020-08-04 Junio C HamanoMerge branch 'mp/complete-show-color-moved'
2020-08-01 Junio C HamanoThird batch
2020-08-01 Junio C HamanoMerge branch 'cc/pretty-contents-size' into master
2020-08-01 Junio C HamanoMerge branch 'hn/reftable' into master
2020-08-01 Junio C HamanoMerge branch 'jc/fmt-merge-msg-suppress-destination...
2020-07-31 Alban Gruint6300: fix issues related to %(contents:size)
2020-07-31 Han-Wen Nienhuysrefs: move the logic to add \t to reflog to the files...
2020-07-31 Junio C HamanoThe second batch -- mostly minor typofixes
2020-07-31 Junio C HamanoMerge branch 'jb/doc-packfile-name' into master
2020-07-31 Junio C HamanoMerge branch 'sg/ci-git-path-fix-with-pyenv' into master
2020-07-31 Junio C HamanoMerge branch 'en/typofixes' into master
2020-07-31 Junio C HamanoMerge branch 'rs/grep-simpler-parse-object-or-die-call...
2020-07-31 Junio C HamanoMerge branch 'ar/help-guides-doc' into master
...
tags
6 years ago v2.14.1 Git 2.14.1
6 years ago v2.14.0 Git 2.14
6 years ago v2.13.5 Git 2.13.5
6 years ago v2.13.4 Git 2.13.4
6 years ago v2.12.4 Git 2.12.4
6 years ago v2.11.3 Git 2.11.3
6 years ago v2.10.4 Git 2.10.4
6 years ago v2.9.5 Git 2.9.5
6 years ago v2.8.6 Git 2.8.6
6 years ago v2.7.6 Git 2.7.6
6 years ago v2.14.0-rc1 Git 2.14-rc1
6 years ago v2.14.0-rc0 Git 2.14-rc0
6 years ago v2.13.3 Git 2.13.3
6 years ago v2.13.2 Git 2.13.2
6 years ago v2.13.1 Git 2.13.1
7 years ago v2.13.0 Git 2.13
...
heads
3 years ago seen
3 years ago next
3 years ago master
3 years ago todo
3 years ago maint