From 68ee31056a9be3cb62ad11a730d14d224c1b0e2b Mon Sep 17 00:00:00 2001 From: Toral Patel <55270397+pateltoral29@users.noreply.github.com> Date: Wed, 7 Jan 2026 05:18:19 +0000 Subject: [PATCH 01/14] 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..a9a1a352 --- /dev/null +++ b/Example.md @@ -0,0 +1 @@ +This is content. \ No newline at end of file From f19e240c9a08086111252f710066490349bdf8d6 Mon Sep 17 00:00:00 2001 From: Toral Patel <55270397+pateltoral29@users.noreply.github.com> Date: Wed, 7 Jan 2026 10:51:43 +0530 Subject: [PATCH 02/14] 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..90792053 --- /dev/null +++ b/Example02.md @@ -0,0 +1 @@ +This is some other text. From 935e9f41e534545e954094b472792d17e755b20b Mon Sep 17 00:00:00 2001 From: Toral Patel <55270397+pateltoral29@users.noreply.github.com> Date: Wed, 7 Jan 2026 08:17:39 +0000 Subject: [PATCH 03/14] 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 a9a1a352..6432d949 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 d42dc1b4998ac08d45db8a3be9a6e3931ab383fd Mon Sep 17 00:00:00 2001 From: Toral Patel <55270397+pateltoral29@users.noreply.github.com> Date: Wed, 7 Jan 2026 08:20:37 +0000 Subject: [PATCH 04/14] add extra line to demo git diff --- Example.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Example.md b/Example.md index 6432d949..a0c6327a 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. + +And another small change. \ No newline at end of file From 8593a2da2746d106b465249a1fbe4be558fe8a55 Mon Sep 17 00:00:00 2001 From: Toral Patel <55270397+pateltoral29@users.noreply.github.com> Date: Wed, 7 Jan 2026 08:23:49 +0000 Subject: [PATCH 05/14] Delete demo --- 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 90792053..00000000 --- a/Example02.md +++ /dev/null @@ -1 +0,0 @@ -This is some other text. From 12104d0144c7a1ba93adf7b42c5e413048046164 Mon Sep 17 00:00:00 2001 From: Toral Patel <55270397+pateltoral29@users.noreply.github.com> Date: Wed, 7 Jan 2026 08:26:56 +0000 Subject: [PATCH 06/14] Rename 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 7660c13673be72d38bf2eb04371a93c7fd13636e Mon Sep 17 00:00:00 2001 From: Toral Patel <55270397+pateltoral29@users.noreply.github.com> Date: Wed, 7 Jan 2026 08:31:10 +0000 Subject: [PATCH 07/14] Move 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 58f74925da366202f5dbf85c5428703402259007 Mon Sep 17 00:00:00 2001 From: Toral Patel <55270397+pateltoral29@users.noreply.github.com> Date: Wed, 7 Jan 2026 08:34:20 +0000 Subject: [PATCH 08/14] Add 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 66d659448ec274a73a1982e13b8f7901928ca5e2 Mon Sep 17 00:00:00 2001 From: Toral Patel <55270397+pateltoral29@users.noreply.github.com> Date: Thu, 8 Jan 2026 06:10:25 +0000 Subject: [PATCH 09/14] GUI-commit --- newstatus.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 newstatus.md diff --git a/newstatus.md b/newstatus.md new file mode 100644 index 00000000..498423d6 --- /dev/null +++ b/newstatus.md @@ -0,0 +1 @@ +And another small change. \ No newline at end of file From 1df1d6280ccd5401a247399ae3906bc675731a1d Mon Sep 17 00:00:00 2001 From: Toral Patel <55270397+pateltoral29@users.noreply.github.com> Date: Thu, 8 Jan 2026 06:13:48 +0000 Subject: [PATCH 10/14] File created for challenge --- Important-file.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 Important-file.md diff --git a/Important-file.md b/Important-file.md new file mode 100644 index 00000000..f9ca0cfb --- /dev/null +++ b/Important-file.md @@ -0,0 +1 @@ +This file is created for a challenge. \ No newline at end of file From 2dbf3889d8dc9096e58bfdb16497699ecf397651 Mon Sep 17 00:00:00 2001 From: Toral Patel <55270397+pateltoral29@users.noreply.github.com> Date: Thu, 8 Jan 2026 06:15:03 +0000 Subject: [PATCH 11/14] File updated with an additional line --- Important-file.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Important-file.md b/Important-file.md index f9ca0cfb..812c5ede 100644 --- a/Important-file.md +++ b/Important-file.md @@ -1 +1,3 @@ -This file is created for a challenge. \ No newline at end of file +This file is created for a challenge. + +This is another line created for the same challenge. \ No newline at end of file From 195570a6410019c7df356dbd61441f885e7b4d9c Mon Sep 17 00:00:00 2001 From: Toral Patel <55270397+pateltoral29@users.noreply.github.com> Date: Thu, 8 Jan 2026 06:16:20 +0000 Subject: [PATCH 12/14] Folder created and file addded --- Important-file.md => Important_Folder/Important-file.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Important-file.md => Important_Folder/Important-file.md (100%) diff --git a/Important-file.md b/Important_Folder/Important-file.md similarity index 100% rename from Important-file.md rename to Important_Folder/Important-file.md From 238eb694b92cc639be95c27bcc4bb790d5356ce9 Mon Sep 17 00:00:00 2001 From: Toral Patel <55270397+pateltoral29@users.noreply.github.com> Date: Thu, 8 Jan 2026 06:44:04 +0000 Subject: [PATCH 13/14] Commmit for .gitignore file demo --- .gitignore | 4 ++++ .vscode/settings.json | 6 +++--- Important_Folder/Important-file.md => Important-file.md | 0 3 files changed, 7 insertions(+), 3 deletions(-) rename Important_Folder/Important-file.md => Important-file.md (100%) diff --git a/.gitignore b/.gitignore index 4b64bc3c..4b017110 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,7 @@ node_modules .tmp npm-debug.log + +log02.log + +Second_Folder/ \ No newline at end of file diff --git a/.vscode/settings.json b/.vscode/settings.json index 085cbeab..c654918e 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 diff --git a/Important_Folder/Important-file.md b/Important-file.md similarity index 100% rename from Important_Folder/Important-file.md rename to Important-file.md From 7f2ceec1b8d6ebcb2128af114a8a6534135ef79d Mon Sep 17 00:00:00 2001 From: Toral Patel <55270397+pateltoral29@users.noreply.github.com> Date: Thu, 8 Jan 2026 06:46:53 +0000 Subject: [PATCH 14/14] Commit with branch demo --- Logs/log01.log | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 Logs/log01.log diff --git a/Logs/log01.log b/Logs/log01.log new file mode 100644 index 00000000..e69de29b