summaryrefslogtreecommitdiff
path: root/Documentation/core-intro.txt
AgeCommit message (Collapse)AuthorFilesLines
2007-01-17sanitize content of README fileLibravatar Nicolas Pitre1-0/+590
Current README content is way too esoteric for someone looking at GIT for the first time. Instead it should provide a quick summary of what GIT is with a few pointers to other resources. The bulk of the previous README content is moved to Documentation/core-intro.txt. Signed-off-by: Nicolas Pitre <nico@cam.org> Signed-off-by: Junio C Hamano <junkio@cox.net>