From eb1287519a5738f80c91ae282d841d1193a125f7 Mon Sep 17 00:00:00 2001 From: tomibouzo Date: Tue, 8 Sep 2026 12:16:38 -0400 Subject: [PATCH 1/3] Added milk to the grocery list --- example.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/example.txt b/example.txt index 1ac9429..fdb0393 100644 --- a/example.txt +++ b/example.txt @@ -6,3 +6,4 @@ My Grocery List - Butter - Sugar - Lemons +- Milk \ No newline at end of file From 39e295dce34c815cf4413b0d6ca34a56ccb11b0d Mon Sep 17 00:00:00 2001 From: tomibouzo Date: Tue, 8 Sep 2026 12:33:38 -0400 Subject: [PATCH 2/3] Got rid of items i dont need --- example.txt | 5 ----- 1 file changed, 5 deletions(-) diff --git a/example.txt b/example.txt index fdb0393..7bd38f8 100644 --- a/example.txt +++ b/example.txt @@ -1,9 +1,4 @@ My Grocery List -- Apples - Bananas -- Potato Chips - Eggs -- Butter -- Sugar -- Lemons - Milk \ No newline at end of file From 043c40cf3ea19b5e5d3d825ca1672e806268c99d Mon Sep 17 00:00:00 2001 From: tomibouzo Date: Tue, 8 Sep 2026 15:53:03 -0400 Subject: [PATCH 3/3] trying branches --- COMPSVII-ExampleRepo | 0 example.txt | 4 +++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 COMPSVII-ExampleRepo diff --git a/COMPSVII-ExampleRepo b/COMPSVII-ExampleRepo new file mode 100644 index 0000000..e69de29 diff --git a/example.txt b/example.txt index 7bd38f8..4aa61cf 100644 --- a/example.txt +++ b/example.txt @@ -1,4 +1,6 @@ My Grocery List - Bananas - Eggs -- Milk \ No newline at end of file +- Milk + +hello from my new branch! \ No newline at end of file