Added README.git to point Git newbies towards good documentation.
authorW. Trevor King <wking@drexel.edu>
Thu, 14 Oct 2010 13:26:42 +0000 (09:26 -0400)
committerW. Trevor King <wking@drexel.edu>
Thu, 14 Oct 2010 13:26:42 +0000 (09:26 -0400)
README.git [new file with mode: 0644]

diff --git a/README.git b/README.git
new file mode 100644 (file)
index 0000000..0b5f04f
--- /dev/null
@@ -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.
+