From: W. Trevor King Date: Thu, 14 Oct 2010 13:26:42 +0000 (-0400) Subject: Added README.git to point Git newbies towards good documentation. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4938299aaefcd218c7c46c226285fc76b5debe7b;p=sawsim.git Added README.git to point Git newbies towards good documentation. --- diff --git a/README.git b/README.git new file mode 100644 index 0000000..0b5f04f --- /dev/null +++ b/README.git @@ -0,0 +1,7 @@ +There is an excellent introduction to Git here + http://book.git-scm.com/ + +See + http://www.kernel.org/pub/software/scm/git/docs/user-manual.html#public-repositories +for information about generating and pulling public Git repositories. +