From d2b6323b72d73ab02d09787da00a6919cf9f6a06 Mon Sep 17 00:00:00 2001 From: fbg6 Date: Thu, 31 Aug 2017 10:05:21 -0400 Subject: [PATCH 1/6] initial fruit list --- fruit.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 fruit.txt diff --git a/fruit.txt b/fruit.txt new file mode 100644 index 0000000..4c479de --- /dev/null +++ b/fruit.txt @@ -0,0 +1 @@ +apple From 9e5f9a5f85258f80a2e0f52d5e4b7e26bb5555b4 Mon Sep 17 00:00:00 2001 From: fbg6 Date: Thu, 31 Aug 2017 19:49:26 -0400 Subject: [PATCH 2/6] added mango to fruit list --- fruit.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/fruit.txt b/fruit.txt index 4c479de..8713ea9 100644 --- a/fruit.txt +++ b/fruit.txt @@ -1 +1,2 @@ apple +mango From 90b3e58c0eb15687e16e49cd5025af7bcc6bcbce Mon Sep 17 00:00:00 2001 From: fbg6 Date: Thu, 31 Aug 2017 20:01:43 -0400 Subject: [PATCH 3/6] added orange to fruti list --- fruit.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/fruit.txt b/fruit.txt index 8713ea9..5436d28 100644 --- a/fruit.txt +++ b/fruit.txt @@ -1,2 +1,3 @@ apple mango +orange From 12faff55a73af4935e16187be7f54d5800678737 Mon Sep 17 00:00:00 2001 From: fbg6 Date: Thu, 31 Aug 2017 20:08:59 -0400 Subject: [PATCH 4/6] we have a circle --- shapes.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 shapes.txt diff --git a/shapes.txt b/shapes.txt new file mode 100644 index 0000000..3970177 --- /dev/null +++ b/shapes.txt @@ -0,0 +1 @@ +circle From c2f949c570e98eb53f256ae7ff5270761fe6e3ab Mon Sep 17 00:00:00 2001 From: fbg6 Date: Thu, 31 Aug 2017 20:09:58 -0400 Subject: [PATCH 5/6] square added --- shapes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/shapes.txt b/shapes.txt index 3970177..a2479ac 100644 --- a/shapes.txt +++ b/shapes.txt @@ -1 +1,2 @@ circle +square From 4c4c22ec93d817bfff4c681c0c3b59639160e7c5 Mon Sep 17 00:00:00 2001 From: fbg6 Date: Thu, 31 Aug 2017 20:32:10 -0400 Subject: [PATCH 6/6] ALICE: initial animals --- animals.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 animals.txt diff --git a/animals.txt b/animals.txt new file mode 100644 index 0000000..aad0808 --- /dev/null +++ b/animals.txt @@ -0,0 +1,3 @@ +cow +pig +dog