Add Foundations Diagram-only deck
authorjordanmccullough <jordan@github.com>
Tue, 8 Oct 2013 18:32:07 +0000 (12:32 -0600)
committerjordanmccullough <jordan@github.com>
Tue, 8 Oct 2013 18:35:03 +0000 (12:35 -0600)
presentations/git-foundations-diagrams.html [new file with mode: 0644]

diff --git a/presentations/git-foundations-diagrams.html b/presentations/git-foundations-diagrams.html
new file mode 100644 (file)
index 0000000..59621aa
--- /dev/null
@@ -0,0 +1,29 @@
+---
+theme: github
+layout: hydeslides-revealjs-diagram-only
+title: GitHub Foundations Diagrams
+chapters: [
+  'preroll',
+  'intro',
+  'git',
+  'setup',
+  'config',
+  'init',
+  'commit',
+  'diff',
+  'log',
+  'rm-mv',
+  'ignore',
+  'checkout',
+  'branch',
+  'merge',
+  'rebase',
+  'network',
+  'github/intro',
+  'github/forking',
+  'github/pull-request',
+  'reset',
+  'gui',
+  'reflog',
+  'goodbye']
+---