From 96bb114feed8f01a61072dcf1532095d4226968c Mon Sep 17 00:00:00 2001 From: Djack55 Date: Sun, 13 Sep 2026 14:28:10 -0400 Subject: [PATCH 1/2] Added values to the .txt file --- example.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/example.txt b/example.txt index 1ac9429..4a0eb67 100644 --- a/example.txt +++ b/example.txt @@ -6,3 +6,4 @@ My Grocery List - Butter - Sugar - Lemons +-Cristiano Ronaldo is the Greatest Player of all time From 546e7bf55eddbd13140411243019a21dcde569f8 Mon Sep 17 00:00:00 2001 From: Djack55 Date: Sun, 13 Sep 2026 15:11:31 -0400 Subject: [PATCH 2/2] Added greeting to .txt file --- README.md | 1 + example.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index fef83dc..7d978bd 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,4 @@ This is an example repository to practice your git and GitHub skill on. To get s ```bash git clone YOUR_URL_HERE ``` +git clone diff --git a/example.txt b/example.txt index 4a0eb67..f73241a 100644 --- a/example.txt +++ b/example.txt @@ -7,3 +7,4 @@ My Grocery List - Sugar - Lemons -Cristiano Ronaldo is the Greatest Player of all time +-hello from my new branch \ No newline at end of file