From 8686ad7f22e1647968bc188491f62cb5006eb339 Mon Sep 17 00:00:00 2001 From: Jake Date: Wed, 11 Sep 2019 18:45:53 -0700 Subject: [PATCH 1/3] added name to top of file --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 143186d..4420bbe 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +#Jake Marshall # Version Control with Git and GitHub - Basics This repository is meant to help guide you in using the basic Git commands while working with version control in a team environment. From b490fda916423868d765d4b925d0b6042008c94b Mon Sep 17 00:00:00 2001 From: Jake Date: Wed, 11 Sep 2019 18:52:05 -0700 Subject: [PATCH 2/3] removed name replaced with no name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4420bbe..a7d2367 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -#Jake Marshall +#no name -v # Version Control with Git and GitHub - Basics This repository is meant to help guide you in using the basic Git commands while working with version control in a team environment. From 89c3ca1b554ceb4971da9ac395170217dfbb334b Mon Sep 17 00:00:00 2001 From: Jake Date: Wed, 11 Sep 2019 18:56:12 -0700 Subject: [PATCH 3/3] added name to top again --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7d2367..4420bbe 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -#no name -v +#Jake Marshall # Version Control with Git and GitHub - Basics This repository is meant to help guide you in using the basic Git commands while working with version control in a team environment.