diff options
author | Stefan Naewe <stefan.naewe@googlemail.com> | 2009-10-07 14:14:24 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-10-07 12:47:24 -0700 |
commit | f73b3af3f047bcc503e8860c2075052309627e60 (patch) | |
tree | 8c9074040061bd40ae3522204e85780754586390 | |
parent | 4973aa2286110fcedc0e8ff0da57c10509fb1a65 (diff) | |
download | git-f73b3af3f047bcc503e8860c2075052309627e60.tar.gz |
README: git lives at http://git-scm.com these days
Signed-off-by: Stefan Naewe <stefan.naewe+git@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ CVS users may also want to read Documentation/gitcvs-migration.txt ("man gitcvs-migration" or "git help cvs-migration" if git is installed). -Many Git online resources are accessible from http://git.or.cz/ +Many Git online resources are accessible from http://git-scm.com/ including full documentation and Git related tools. The user discussion and development of Git take place on the Git |