From 7f69f03c076ad5c6e216eb51b433e5e5e49068e6 Mon Sep 17 00:00:00 2001 From: krystallopez Date: Wed, 5 Oct 2022 10:23:21 -0700 Subject: [PATCH 1/2] changed to be commited --- README.md | 2 +- apples.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 apples.txt diff --git a/README.md b/README.md index 96340e6..fddf882 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # git-collaboration A repository to test out collaboration with git -Collaborators: _________________ +Collaborators: Krystal Lopez, Iesha Fisher diff --git a/apples.txt b/apples.txt new file mode 100644 index 0000000..939de76 --- /dev/null +++ b/apples.txt @@ -0,0 +1 @@ +granny smith \ No newline at end of file From 16750704b460b2bc2b31c55d47c2fda72e87ce7f Mon Sep 17 00:00:00 2001 From: ifisher-favored Date: Wed, 5 Oct 2022 12:44:34 -0500 Subject: [PATCH 2/2] made change to get collab example --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fddf882..9de0ff1 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ A repository to test out collaboration with git Collaborators: Krystal Lopez, Iesha Fisher + This is a test for git-collaboration \ No newline at end of file