From 5d684d5b06771df3f0de5d22c010948cc86a0ee3 Mon Sep 17 00:00:00 2001 From: lloan Date: Wed, 11 Sep 2019 18:45:21 -0700 Subject: [PATCH 1/5] added name to top of file --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 143186d..9953e81 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +# lloan alas # 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 502a2d8f2c9eabd73a2e70162a823c5a2a13ee23 Mon Sep 17 00:00:00 2001 From: lloan Date: Wed, 11 Sep 2019 18:50:35 -0700 Subject: [PATCH 2/5] replaced name with no name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9953e81..356c7e1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# lloan alas +# No name # 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 1e21ea9420e25aee3ae515b1d2de61bd01248730 Mon Sep 17 00:00:00 2001 From: lloan Date: Wed, 11 Sep 2019 18:51:47 -0700 Subject: [PATCH 3/5] add v2 to name This is my description - test to see where it renders. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 356c7e1..10a4fa2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# No name +# No name - v2 # 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 f43cc1496de980cfe822ad4c2e4932dcbf57088a Mon Sep 17 00:00:00 2001 From: lloan Date: Wed, 11 Sep 2019 19:07:56 -0700 Subject: [PATCH 4/5] changed name to scott --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 10a4fa2..0818e84 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# No name - v2 +# Scott # 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 59e7c011b4b6a9669c89a77b4a1d2cb589725de8 Mon Sep 17 00:00:00 2001 From: lloan Date: Wed, 11 Sep 2019 19:10:25 -0700 Subject: [PATCH 5/5] test for PR --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0818e84..205db5f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Scott +# Scott Test # 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.