From 0230d340d3526c406fdc2affc2f02fe4d8cfc9e2 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Mon, 10 Jun 2013 12:18:18 -0400 Subject: [PATCH] version-control/cheet-sheet.md: Add a generic outline for the cheat sheet --- version-control/cheat-sheet.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 version-control/cheat-sheet.md diff --git a/version-control/cheat-sheet.md b/version-control/cheat-sheet.md new file mode 100644 index 0000000..94d1ba3 --- /dev/null +++ b/version-control/cheat-sheet.md @@ -0,0 +1,20 @@ +Basic use +========= + +Merging +======= + +Comparing changes +================= + +Browsing history +================ + +Recovering old versions +======================= + +Setting up a repository +======================= + +Provenance +========== -- 2.26.2