version-control/cheet-sheet.md: Add a generic outline for the cheat sheet
authorW. Trevor King <wking@tremily.us>
Mon, 10 Jun 2013 16:18:18 +0000 (12:18 -0400)
committerW. Trevor King <wking@tremily.us>
Wed, 23 Oct 2013 04:04:26 +0000 (21:04 -0700)
version-control/cheat-sheet.md [new file with mode: 0644]

diff --git a/version-control/cheat-sheet.md b/version-control/cheat-sheet.md
new file mode 100644 (file)
index 0000000..94d1ba3
--- /dev/null
@@ -0,0 +1,20 @@
+Basic use
+=========
+
+Merging
+=======
+
+Comparing changes
+=================
+
+Browsing history
+================
+
+Recovering old versions
+=======================
+
+Setting up a repository
+=======================
+
+Provenance
+==========