From 37382bbf240ce2b6e4f34317ed9b1b695db3bfd4 Mon Sep 17 00:00:00 2001 From: stephenmartino Date: Mon, 29 Sep 2014 14:03:12 -0400 Subject: [PATCH 1/2] Steve Martino changes --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 17cdc3f..69d0e9d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ ## git-workshop +Steve Martino's edits + Workshop on Git originally developed by Lars Kellogg-Stedman for Harvard SEAS, and expanded by Rob Parrott. Find the content here: From 4a107e5cf61b871d82c0e301d06475aaa1404a0b Mon Sep 17 00:00:00 2001 From: stephenmartino Date: Mon, 29 Sep 2014 15:05:10 -0400 Subject: [PATCH 2/2] files changed from Steve Martino local repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69d0e9d..5717f16 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## git-workshop -Steve Martino's edits +Steve Martino's edits again. Workshop on Git originally developed by Lars Kellogg-Stedman for Harvard SEAS, and expanded by Rob Parrott.