descriptionThe Best VCS Around
homepage URLhttp://git.or.cz/
repository URLgit://git.kernel.org/pub/scm/git/git.git
ownerpasky@ucw.cz
last changeWed, 8 May 2024 17:18:47 +0000 (8 10:18 -0700)
last refreshSun, 12 May 2024 11:30:57 +0000 (12 13:30 +0200)
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 and Documentation/CodingGuidelines).

Those wishing to help with error message, usage and informational message string translations (localization l10) should see po/README.md (a po file is a Portable Object file that holds the translations).

To subscribe to the list, send an email to <git+subscribe@vger.kernel.org> (see https://subspace.kernel.org/subscribing.html for details). The mailing list archives are available at <https://lore.kernel.org/git/>, <https://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
3 days ago Junio C HamanoThe second batchmainmaster
3 days ago Junio C HamanoMerge branch 'bb/rgb-12-bit-colors'
3 days ago Junio C HamanoMerge branch 'rs/diff-parseopts-cleanup'
3 days ago Junio C HamanoMerge branch 'dk/zsh-git-repo-path-fix'
3 days ago Junio C HamanoMerge branch 'bc/zsh-compatibility'
3 days ago Junio C HamanoMerge branch 'rj/add-p-typo-reaction'
3 days ago Junio C HamanoMerge branch 'jt/doc-submitting-rerolled-series'
3 days ago Junio C HamanoMerge branch 'rh/complete-symbolic-ref'
3 days ago Junio C HamanoMerge branch 'ps/the-index-is-no-more'
3 days ago Junio C HamanoMerge branch 'bc/credential-scheme-enhancement'
3 days ago Junio C HamanoMerge branch 'ps/ci-test-with-jgit'
3 days ago Junio C HamanoMerge branch 'ps/reftable-write-optim'
9 days ago Beat Bollicolor: add support for 12-bit RGB colors
9 days ago Beat Bollit/t4026-color: add test coverage for invalid RGB colors
9 days ago Beat Bollit/t4026-color: remove an extra double quote character
10 days ago René Scharfediff-lib: stop calling diff_setup_done() in do_diff_cache()
...
tags
12 days ago v2.45.0 Git 2.45
2 weeks ago v2.45.0-rc1 Git 2.45-rc1
3 weeks ago v2.45.0-rc0 Git 2.45-rc0
2 months ago v2.44.0 Git 2.44
2 months ago v2.43.3 Git 2.43.3
2 months ago v2.44.0-rc2 Git 2.44-rc2
2 months ago v2.44.0-rc1 Git 2.44-rc1
2 months ago v2.43.2 Git 2.43.2
3 months ago v2.44.0-rc0 Git 2.44-rc0
3 months ago v2.43.1 Git 2.43.1
5 months ago v2.43.0 Git 2.43
5 months ago v2.43.0-rc2 Git 2.43-rc2
6 months ago v2.43.0-rc1 Git 2.43-rc1
6 months ago v2.43.0-rc0 Git 2.43-rc0
6 months ago v2.42.1 Git 2.42.1
8 months ago v2.42.0 Git 2.42
...
heads
13 hours ago todo
14 hours ago next
14 hours ago seen
3 days ago master
3 days ago main
12 days ago maint
forks
Cached version (4566s old)
 C   Mozilla   Ruby   SoC   aix   big   bsd   build   files   fork   frugalware   git   gitweb   gsoc   kernel   make   memory   mingw   msysgit   perl   platforms   ports   salhazry   solaris   sunos   tabitha   test   testsuite   vcs   web   windows 
+ git/debian.git git for Debian jrnieder@gmail.com 13 hours ago
git/gitster.git Mirror of Junio's Git repository with all... mackyle+git@gmail.com 14 hours ago
git/mjg.git Michael J Gruber's git tree repoor@drmicha.warpmail.net 2 days ago
git/git-svn.git Eric Wong's git-svn branch sam.vilain@catalyst... 2 years ago
git/raj.git ramsay's fork of git ramsay@ramsay1.demon... 3 years ago
git/gitweb.git Gitweb development nest pasky@suse.cz 4 years ago
git/dkf.git knittl's private git fork knittl89+git@googlemail.com 6 years ago
+ git/mingw.git MinGW port of GIT j6t@kdbg.org 8 years ago
git/trast.git Thomas Rast's git repo trast@student.ethz.ch 8 years ago
git/jrn.git Jonathan Nieder’s miscellaneous git branches jrnieder@gmail.com 9 years ago
git/kirr.git kirr's git tree kirr@landau.phys... 10 years ago
+ git/jnareb-git.git git with Jakub Narębski modifications jnareb@gmail.com 11 years ago
git/dscho.git Dscho's miscellaneous git branches johannes.schindelin... 11 years ago
git/graveyard.git gitster@pobox.com 11 years ago
git/kusma.git kusma's git playground kusmabite@gmail.com 12 years ago
git/wpalmer.git public dump for work-in-progress patches wmpalmer@gmail.com 12 years ago
...