From 012202f2d4f12ad06d2bfee8fff12097fa9acef0 Mon Sep 17 00:00:00 2001 From: Cristina Abrams Date: Wed, 1 Mar 2023 12:46:13 -0500 Subject: [PATCH 1/3] Test --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56f7278c..f139244c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## Directions -- [ ] Create your own fork (copy) of this repository by clicking the Fork button in the top right of Github +- [ ] Create your own fork (copy) of this repository by clicking the Fork button in the top right of Github ok - [ ] Clone (download) this repository onto your computer by using this command in your CLI: `git clone git@github.com:YOUR-GITHUB-NAME/Git-Flow-Practice.git` - [ ] Create a branch (version) by using this command in your CLI: `git checkout -b 'firstName-lastName'` - [ ] Add your name to the list of names below these instructions From c62e952c04ed91eba38c05f9094c8a700f396687 Mon Sep 17 00:00:00 2001 From: Cristina Abrams Date: Wed, 1 Mar 2023 14:06:38 -0500 Subject: [PATCH 2/3] added name to readMe file --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f139244c..a4aeac31 100644 --- a/README.md +++ b/README.md @@ -16,5 +16,6 @@ ## ADD your name to this list - Steve Rogers - Ryan Hamblin +- Cristina Abrams ### For a non-practice project, this would be when you would submit through Canvas; for this one, once you've added your name to the list and created a Pull Request you're done- no submission required! From 92835ad11f66fd09566b9fd82b5728df621fa5c9 Mon Sep 17 00:00:00 2001 From: Cristina Abrams Date: Wed, 1 Mar 2023 14:09:20 -0500 Subject: [PATCH 3/3] added name to readme file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4aeac31..772298fa 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,6 @@ ## ADD your name to this list - Steve Rogers - Ryan Hamblin -- Cristina Abrams +- Cristina Abrams.. ### For a non-practice project, this would be when you would submit through Canvas; for this one, once you've added your name to the list and created a Pull Request you're done- no submission required!