From f9912b4c3e693edab0a6f031adb22ac896d99d35 Mon Sep 17 00:00:00 2001 From: Corran Webster Date: Tue, 21 Oct 2025 16:01:52 +0100 Subject: [PATCH 1/4] Add a third item to my todo list and rename file to match others. --- todos-corran.txt => todo-corran.txt | 1 + 1 file changed, 1 insertion(+) rename todos-corran.txt => todo-corran.txt (68%) diff --git a/todos-corran.txt b/todo-corran.txt similarity index 68% rename from todos-corran.txt rename to todo-corran.txt index c7ad342..a34d354 100644 --- a/todos-corran.txt +++ b/todo-corran.txt @@ -2,3 +2,4 @@ - do a thing - do another thing +- do a third thing From 8eb5d236639e8d0d0d3eb014bfb8569fc758e658 Mon Sep 17 00:00:00 2001 From: Tim Diller Date: Tue, 21 Oct 2025 10:03:45 -0500 Subject: [PATCH 2/4] add a Day 2 heading --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ffc4cea..a3e74ab 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,6 @@ This README takes the place of the usual spots on the public.dillerdigital.com s # Day 1 Resources - [Our class repository on the Diller Digital git server](https://git.dillerdigital.com/DillerDigitalStudents/DD-SWNG-20251020-V) - [Help for SSH errors](https://docs.gitea.com/help/faq?_highlight=ssh#ssh-common-errors) -- Command to list all the files in git repository under version control: `git ls-files` \ No newline at end of file +- Command to list all the files in git repository under version control: `git ls-files` + +# Day 2 Resources \ No newline at end of file From 3ddfe0f467c15d31b2c5385d34ecaeede11473b3 Mon Sep 17 00:00:00 2001 From: Tim Diller Date: Tue, 21 Oct 2025 09:59:10 -0500 Subject: [PATCH 3/4] add a tim todo --- todo-tim.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 todo-tim.txt diff --git a/todo-tim.txt b/todo-tim.txt new file mode 100644 index 0000000..e69de29 From 63b45ccee15ce06e8f672c6e34c459f178766950 Mon Sep 17 00:00:00 2001 From: Tim Diller Date: Tue, 21 Oct 2025 10:01:51 -0500 Subject: [PATCH 4/4] add text to tim's todo --- todo-tim.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/todo-tim.txt b/todo-tim.txt index e69de29..1325ba5 100644 --- a/todo-tim.txt +++ b/todo-tim.txt @@ -0,0 +1 @@ +- update the branching diagram