From 4e5248db056ce7d55451c71a046cf4d40de553c5 Mon Sep 17 00:00:00 2001 From: atur769 Date: Tue, 27 Jan 2026 20:32:55 -0600 Subject: [PATCH 01/25] adds example.md to demonstrate the git process --- example.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 example.md diff --git a/example.md b/example.md new file mode 100644 index 00000000..954517c8 --- /dev/null +++ b/example.md @@ -0,0 +1 @@ +This is content \ No newline at end of file From 9838274fc96adc52505800cf28609e9a6fd8d40b Mon Sep 17 00:00:00 2001 From: atur769 Date: Tue, 27 Jan 2026 20:36:55 -0600 Subject: [PATCH 02/25] Create Example02.md --- Example02.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 Example02.md diff --git a/Example02.md b/Example02.md new file mode 100644 index 00000000..a46c98ae --- /dev/null +++ b/Example02.md @@ -0,0 +1 @@ +This is some text From 388660811cbfc7fbaf107289a66f2279de4c1c4b Mon Sep 17 00:00:00 2001 From: atur769 Date: Tue, 27 Jan 2026 20:44:10 -0600 Subject: [PATCH 03/25] Create Challenge01.md --- Challenge01.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 Challenge01.md diff --git a/Challenge01.md b/Challenge01.md new file mode 100644 index 00000000..3c1a39f2 --- /dev/null +++ b/Challenge01.md @@ -0,0 +1 @@ +Challenge woohoo! From 6b1328b583e574c3db6147321f940c5644197b81 Mon Sep 17 00:00:00 2001 From: atur769 Date: Tue, 27 Jan 2026 20:48:09 -0600 Subject: [PATCH 04/25] Adding Challenge001.md was fun --- Challenge001.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 Challenge001.md diff --git a/Challenge001.md b/Challenge001.md new file mode 100644 index 00000000..5bc49aee --- /dev/null +++ b/Challenge001.md @@ -0,0 +1 @@ +Challenge woohoo! \ No newline at end of file From 72a5f239549ef5a48e9e84d9b8ff6fafddbf15d3 Mon Sep 17 00:00:00 2001 From: atur769 Date: Thu, 29 Jan 2026 17:10:58 -0600 Subject: [PATCH 05/25] adding gitStatusDemo.md --- gitStatusDemo.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 gitStatusDemo.md diff --git a/gitStatusDemo.md b/gitStatusDemo.md new file mode 100644 index 00000000..e69de29b From 6a7414b4bcdb6fa65329e575eb2709f06c7ffbe9 Mon Sep 17 00:00:00 2001 From: atur769 Date: Thu, 29 Jan 2026 17:13:03 -0600 Subject: [PATCH 06/25] Adds an extra line to show how git tracks changes --- example.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/example.md b/example.md index 954517c8..a5580a39 100644 --- a/example.md +++ b/example.md @@ -1 +1,3 @@ -This is content \ No newline at end of file +This is content + +This is an extra line \ No newline at end of file From af179868cc9393955cbcbf7fc16a58a11cb24079 Mon Sep 17 00:00:00 2001 From: atur769 Date: Thu, 29 Jan 2026 17:16:35 -0600 Subject: [PATCH 07/25] adds extra lines to demonstrate git diff --- Example02.md | 2 +- example.md | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Example02.md b/Example02.md index a46c98ae..2af04f5b 100644 --- a/Example02.md +++ b/Example02.md @@ -1 +1 @@ -This is some text +This is some text! diff --git a/example.md b/example.md index a5580a39..9ab2bd6e 100644 --- a/example.md +++ b/example.md @@ -1,3 +1,5 @@ This is content -This is an extra line \ No newline at end of file +This is an extra line + +Add another small change From fc7c8adca86e21d8eb2b9276e94c9fbca1ba595a Mon Sep 17 00:00:00 2001 From: atur769 Date: Thu, 29 Jan 2026 17:18:12 -0600 Subject: [PATCH 08/25] removes Example02.md --- Example02.md | 1 - 1 file changed, 1 deletion(-) delete mode 100644 Example02.md diff --git a/Example02.md b/Example02.md deleted file mode 100644 index 2af04f5b..00000000 --- a/Example02.md +++ /dev/null @@ -1 +0,0 @@ -This is some text! From b8d7faafa2cfcdcf53ce9e851cf6eb68d2212c87 Mon Sep 17 00:00:00 2001 From: atur769 Date: Thu, 29 Jan 2026 17:20:42 -0600 Subject: [PATCH 09/25] Renames example.md to newName.md --- example.md => newName.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename example.md => newName.md (100%) diff --git a/example.md b/newName.md similarity index 100% rename from example.md rename to newName.md From 060e48aad0f82dd21d83fc0f2b8042d380da135c Mon Sep 17 00:00:00 2001 From: atur769 Date: Thu, 29 Jan 2026 17:21:39 -0600 Subject: [PATCH 10/25] renames gitStatusDemo.md to newStatus.md --- gitStatusDemo.md => newStatus.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename gitStatusDemo.md => newStatus.md (100%) diff --git a/gitStatusDemo.md b/newStatus.md similarity index 100% rename from gitStatusDemo.md rename to newStatus.md From 2d426857a1bea7a15995a448f62e96e8d65932cf Mon Sep 17 00:00:00 2001 From: atur769 Date: Thu, 29 Jan 2026 17:24:19 -0600 Subject: [PATCH 11/25] Moved newName.md to First_Folder --- newName.md => First_Folder/newName.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename newName.md => First_Folder/newName.md (100%) diff --git a/newName.md b/First_Folder/newName.md similarity index 100% rename from newName.md rename to First_Folder/newName.md From b2986bb3e55f87016a6002a84b69553172e88893 Mon Sep 17 00:00:00 2001 From: atur769 Date: Thu, 29 Jan 2026 17:27:27 -0600 Subject: [PATCH 12/25] Adds Second_Folder --- Second_Folder/.gitkeep | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 Second_Folder/.gitkeep diff --git a/Second_Folder/.gitkeep b/Second_Folder/.gitkeep new file mode 100644 index 00000000..e69de29b From 6ed74b5a1f317df0877e5fae9a4f17bcbbb614f4 Mon Sep 17 00:00:00 2001 From: atur769 Date: Thu, 29 Jan 2026 17:42:16 -0600 Subject: [PATCH 13/25] Revert "renames gitStatusDemo.md to newStatus.md" This reverts commit 060e48aad0f82dd21d83fc0f2b8042d380da135c. --- newStatus.md => gitStatusDemo.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename newStatus.md => gitStatusDemo.md (100%) diff --git a/newStatus.md b/gitStatusDemo.md similarity index 100% rename from newStatus.md rename to gitStatusDemo.md From d88e6cae68600225c359d67d7f5f4eaaae3aad47 Mon Sep 17 00:00:00 2001 From: atur769 Date: Thu, 29 Jan 2026 17:46:42 -0600 Subject: [PATCH 14/25] Add changes to demonstrate the VSCode GUI --- First_Folder/newName.md | 1 - gitStatusDemo.md | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/First_Folder/newName.md b/First_Folder/newName.md index 9ab2bd6e..cdbc722f 100644 --- a/First_Folder/newName.md +++ b/First_Folder/newName.md @@ -2,4 +2,3 @@ This is content This is an extra line -Add another small change diff --git a/gitStatusDemo.md b/gitStatusDemo.md index e69de29b..e25f2555 100644 --- a/gitStatusDemo.md +++ b/gitStatusDemo.md @@ -0,0 +1 @@ +This is a new line \ No newline at end of file From 4b218be3aa4c1cb59192ff66da64cddbaede6ff8 Mon Sep 17 00:00:00 2001 From: atur769 Date: Thu, 29 Jan 2026 17:51:24 -0600 Subject: [PATCH 15/25] Created a importantFile.md and added a line to it --- importantFile.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 importantFile.md diff --git a/importantFile.md b/importantFile.md new file mode 100644 index 00000000..e25f2555 --- /dev/null +++ b/importantFile.md @@ -0,0 +1 @@ +This is a new line \ No newline at end of file From f94a00865c10bde60002beab11eedb9c8032593b Mon Sep 17 00:00:00 2001 From: atur769 Date: Thu, 29 Jan 2026 17:52:07 -0600 Subject: [PATCH 16/25] Added a second line to importantFile --- importantFile.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/importantFile.md b/importantFile.md index e25f2555..51ecb74c 100644 --- a/importantFile.md +++ b/importantFile.md @@ -1 +1,2 @@ -This is a new line \ No newline at end of file +This is a new line +This is the second line \ No newline at end of file From beb535663af696aa44f4283d9c7c67942f8d19ec Mon Sep 17 00:00:00 2001 From: atur769 Date: Thu, 29 Jan 2026 17:52:50 -0600 Subject: [PATCH 17/25] Added importantFile to First_Folder --- importantFile.md => First_Folder/importantFile.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename importantFile.md => First_Folder/importantFile.md (100%) diff --git a/importantFile.md b/First_Folder/importantFile.md similarity index 100% rename from importantFile.md rename to First_Folder/importantFile.md From 43ef4e22ac7dcf4a9b3b8aa2b383d84ed78b867a Mon Sep 17 00:00:00 2001 From: atur769 Date: Thu, 29 Jan 2026 17:53:40 -0600 Subject: [PATCH 18/25] Revert "Added importantFile to First_Folder" This reverts commit beb535663af696aa44f4283d9c7c67942f8d19ec. --- First_Folder/importantFile.md => importantFile.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename First_Folder/importantFile.md => importantFile.md (100%) diff --git a/First_Folder/importantFile.md b/importantFile.md similarity index 100% rename from First_Folder/importantFile.md rename to importantFile.md From fb4d6c9c1e4f713c183f936fb63db5050d0c9f35 Mon Sep 17 00:00:00 2001 From: atur769 Date: Thu, 29 Jan 2026 17:55:56 -0600 Subject: [PATCH 19/25] Accidentally messed up reverting --- First_Folder/importantFile.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 First_Folder/importantFile.md diff --git a/First_Folder/importantFile.md b/First_Folder/importantFile.md new file mode 100644 index 00000000..51ecb74c --- /dev/null +++ b/First_Folder/importantFile.md @@ -0,0 +1,2 @@ +This is a new line +This is the second line \ No newline at end of file From 3e361526ca39c1b97385670d92829339a7efaff9 Mon Sep 17 00:00:00 2001 From: atur769 Date: Thu, 29 Jan 2026 17:56:19 -0600 Subject: [PATCH 20/25] Revert "Accidentally messed up reverting" This reverts commit fb4d6c9c1e4f713c183f936fb63db5050d0c9f35. --- First_Folder/importantFile.md | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 First_Folder/importantFile.md diff --git a/First_Folder/importantFile.md b/First_Folder/importantFile.md deleted file mode 100644 index 51ecb74c..00000000 --- a/First_Folder/importantFile.md +++ /dev/null @@ -1,2 +0,0 @@ -This is a new line -This is the second line \ No newline at end of file From d2578538029f4134450e9b20d1e6e4fcabc2173e Mon Sep 17 00:00:00 2001 From: atur769 Date: Thu, 29 Jan 2026 18:08:22 -0600 Subject: [PATCH 21/25] Edit to .gitignore and .vscode --- .gitignore | 4 ++++ .vscode/settings.json | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4b64bc3c..4a4739ad 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,7 @@ node_modules .tmp npm-debug.log + +log02.log + +Second_Folder/*.log diff --git a/.vscode/settings.json b/.vscode/settings.json index 085cbeab..14851ab5 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -20,7 +20,7 @@ "workbench.colorTheme": "Visual Studio Dark", "workbench.fontAliasing": "antialiased", "workbench.statusBar.visible": true, - // "files.exclude": { - // "**/.git": false - // } + "files.exclude": { + "**/.git": false + } } \ No newline at end of file From 7fb462c83b3736a85366db47d277db7f595c9ada Mon Sep 17 00:00:00 2001 From: atur769 Date: Thu, 29 Jan 2026 18:10:30 -0600 Subject: [PATCH 22/25] Add folder logs and files log1.log and log2.log --- logs/log1.log | 0 logs/log2.log | 0 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 logs/log1.log create mode 100644 logs/log2.log diff --git a/logs/log1.log b/logs/log1.log new file mode 100644 index 00000000..e69de29b diff --git a/logs/log2.log b/logs/log2.log new file mode 100644 index 00000000..e69de29b From 433129b9f7bf5d99cc5a18f02d9dbd00c2f4b627 Mon Sep 17 00:00:00 2001 From: atur769 Date: Thu, 29 Jan 2026 18:21:53 -0600 Subject: [PATCH 23/25] Added LinkedinLearning to gitStatusDemo.md This commit doesn't serve a real purpose, it is to demonstrate considerations when creating commit messages. --- gitStatusDemo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitStatusDemo.md b/gitStatusDemo.md index e25f2555..758cbbc3 100644 --- a/gitStatusDemo.md +++ b/gitStatusDemo.md @@ -1 +1 @@ -This is a new line \ No newline at end of file +This is a new line, specifically for Linkedin Learning! \ No newline at end of file From fbf696387d453152e80f6faf991da52793ab83c2 Mon Sep 17 00:00:00 2001 From: atur769 Date: Thu, 29 Jan 2026 18:27:46 -0600 Subject: [PATCH 24/25] adds a change to create a merge conflict --- gitStatusDemo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitStatusDemo.md b/gitStatusDemo.md index 758cbbc3..d126a80d 100644 --- a/gitStatusDemo.md +++ b/gitStatusDemo.md @@ -1 +1 @@ -This is a new line, specifically for Linkedin Learning! \ No newline at end of file +This is a new line, this is a better change! \ No newline at end of file From 7b65de78b1584b36cdc831291b3f255537685a98 Mon Sep 17 00:00:00 2001 From: atur769 Date: Thu, 29 Jan 2026 18:37:28 -0600 Subject: [PATCH 25/25] Added a joke to gitStatusDemo.md --- gitStatusDemo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitStatusDemo.md b/gitStatusDemo.md index d126a80d..b0511076 100644 --- a/gitStatusDemo.md +++ b/gitStatusDemo.md @@ -1 +1 @@ -This is a new line, this is a better change! \ No newline at end of file +I just farted hahaha! \ No newline at end of file