From c35115b03922a8b287c230ab4ebb7871f86717da Mon Sep 17 00:00:00 2001 From: Tyler Lemke Date: Thu, 21 Feb 2019 02:02:49 +0000 Subject: [PATCH 1/2] My first commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93bde52..28bf34b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ For Thinkful Detroit's Git & GitHub Workshop Git is a version-control system that tracks changes made to files and allows for easier collaboration among multiple people -hello world +hello worl ## Git * What is Git? From 08a0224ff56fe8c3f61d44a7e0d437debfdb5315 Mon Sep 17 00:00:00 2001 From: Tyler Lemke Date: Thu, 14 Mar 2019 01:09:56 +0000 Subject: [PATCH 2/2] my first commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28bf34b..fb37fef 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ +HELLO WORLD # thinkful-git-ws For Thinkful Detroit's Git & GitHub Workshop Git is a version-control system that tracks changes made to files and allows for easier collaboration among multiple people -hello worl ## Git * What is Git?