From: W. Trevor King Date: Mon, 10 Jun 2013 16:18:18 +0000 (-0400) Subject: version-control/cheet-sheet.md: Add a generic outline for the cheat sheet X-Git-Url: http://git.tremily.us/?p=swc-version-control-svn.git;a=commitdiff_plain;h=0230d340d3526c406fdc2affc2f02fe4d8cfc9e2;hp=1bdd155b3bbe3c84eb2d7c199c581c913448f200 version-control/cheet-sheet.md: Add a generic outline for the cheat sheet --- 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 +==========