Adding a slightly reorganized version of skyler's revamped s.a.c.

Change-Id: I19439883c25d887fa4409b33a70c235af3a78eaf
diff --git a/src/source/git-resources.md b/src/source/git-resources.md
new file mode 100644
index 0000000..9012872
--- /dev/null
+++ b/src/source/git-resources.md
@@ -0,0 +1,13 @@
+# Git Resources #
+
+For further information on Git, check out these excellent off-site resources:
+
+- The [Git Community Book](http://book.git-scm.com) (maintained by Scott Chacon) 
+
+- [Git Wiki](http://git.or.cz/gitwiki/FrontPage)
+ 
+- [Git Manual Page](http://www.kernel.org/pub/software/scm/git/docs) 
+
+- [GitCasts](http://www.gitcasts.com) (Git how-to videos)
+ 
+