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.
 
descriptionJ. Bruce Fields' repository
repository URLgit://linux-nfs.org/~bfields/git.git
ownerpasky@suse.cz
last changeSun, 16 Dec 2007 17:28:32 +0000 (16 12:28 -0500)
last refreshFri, 26 Apr 2024 20:10:02 +0000 (26 22:10 +0200)
content tags
add:
README
////////////////////////////////////////////////////////////////

	GIT - the stupid content tracker

////////////////////////////////////////////////////////////////

"git" can mean anything, depending on your mood.

 - random three-letter combination that is pronounceable, and not
   actually used by any common UNIX command.  The fact that it is a
   mispronunciation of "get" may or may not be relevant.
 - stupid. contemptible and despicable. simple. Take your pick from the
   dictionary of slang.
 - "global information tracker": you're in a good mood, and it actually
   works for you. Angels sing, and a light suddenly fills the room.
 - "goddamn idiotic truckload of sh*t": when it breaks

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.
It was originally written by Linus Torvalds with help of a group of
hackers around the net. It is currently maintained by Junio C Hamano.

Please read the file INSTALL for installation instructions.
See Documentation/tutorial.txt to get started, then see
Documentation/everyday.txt for a useful minimum set of commands,
and "man git-commandname" for documentation of each command.
CVS users may also want to read Documentation/cvs-migration.txt.

Many Git online resources are accessible from http://git.or.cz/
including full documentation and Git related tools.

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. 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
http://marc.theaimsgroup.com/?l=git and other archival sites.

The messages titled "A note from the maintainer", "What's in
git.git (stable)" and "What's cooking in git.git (topics)" and
the discussion following them on the mailing list give a good
reference for project status, development direction and
remaining tasks.
shortlog
2007-12-16 J. Bruce Fieldsbuiltin-apply: stronger indent-with-on-tab fixingmaster
2007-12-16 J. Bruce Fieldsbuiltin-apply: minor cleanup of whitespace detection
2007-12-16 J. Bruce Fieldswhitespace: fix config.txt description of indent-with...
2007-12-16 J. Bruce Fieldswhitespace: more accurate initial-indent highlighting
2007-12-16 J. Bruce Fieldswhitespace: fix initial-indent checking
2007-12-16 J. Bruce Fieldswhitespace: minor cleanup
2007-12-16 J. Bruce Fieldswhitespace: reorganize initial-indent check
2007-12-16 J. Bruce Fieldswhitespace: fix off-by-one error in non-space-in-indent...
2007-12-15 Junio C HamanoUpdate draft release notes for 1.5.4
2007-12-15 Junio C HamanoStart preparing the API documents.
2007-12-15 Junio C HamanoRetire git-runstatus for real.
2007-12-15 Junio C HamanoRename git-browse-help helper to git-browse--help
2007-12-15 Christian Coudergit-help: add "help.format" config variable.
2007-12-15 Junio C HamanoMerge branch 'wc/diff'
2007-12-15 Mike HommeyMove fetch_ref from http-push.c and http-walker.c to...
2007-12-15 Mike HommeyFix various memory leaks in http-push.c and http-walker.c
...
tags
16 years ago v1.5.3-rc4 GIT 1.5.3-rc4
16 years ago gitgui-0.8.0 git-gui 0.8.0
16 years ago v1.5.3-rc3 GIT 1.5.3-rc3
16 years ago v1.5.3-rc2 GIT 1.5.3-rc2
16 years ago v1.5.3-rc1 GIT 1.5.3-rc1
16 years ago v1.5.2.4 GIT 1.5.2.4
16 years ago gitgui-0.7.5 git-gui 0.7.5
16 years ago v1.5.3-rc0 GIT 1.5.3-rc0
16 years ago v1.5.2.3 GIT 1.5.2.3
16 years ago gitgui-0.7.4 git-gui 0.7.4
16 years ago v1.5.2.2 GIT 1.5.2.2
16 years ago gitgui-0.7.3 git-gui 0.7.3
16 years ago v1.5.2.1 GIT 1.5.2.1
16 years ago gitgui-0.7.2 git-gui 0.7.2
16 years ago v1.5.2 GIT v1.5.2
16 years ago v1.5.1.6 GIT v1.5.1.6
...
heads
16 years ago maint
16 years ago master
16 years ago docwork-detached
16 years ago maint-history
16 years ago docwork-foreign-scms
16 years ago docwork-design
16 years ago better-whitespace-checks
16 years ago docwork-concepts
16 years ago parallel-diff