From d3f3cb44227f86616114c0de3d8f48073747e26f Mon Sep 17 00:00:00 2001 From: Hafsa Akhtar Date: Sun, 18 Jan 2026 07:44:54 -0500 Subject: [PATCH 1/9] Adds example.md to demonstrate 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 000000000..a301beaea --- /dev/null +++ b/Example.md @@ -0,0 +1 @@ +This is content From d5d71cd0b62acb2fc3ab8fb6566f82350e575a0e Mon Sep 17 00:00:00 2001 From: Hafsa Akhtar <165820560+hafsaakhtarr@users.noreply.github.com> Date: Sun, 18 Jan 2026 07:48:05 -0500 Subject: [PATCH 2/9] Add content to 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 000000000..54e1f706a --- /dev/null +++ b/Example02.md @@ -0,0 +1 @@ +Some more content From e7e4ec8ab9c09d839bda1982dc51057a3e6dc47c Mon Sep 17 00:00:00 2001 From: Hafsa Akhtar Date: Sun, 18 Jan 2026 08:00:09 -0500 Subject: [PATCH 3/9] Adding challenge file --- 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 000000000..1465e6f7b --- /dev/null +++ b/Challenge01.md @@ -0,0 +1 @@ +This is the first challenge to commit to git! \ No newline at end of file From 09062b54aca4885ff7403451d49f29b57a9c352b Mon Sep 17 00:00:00 2001 From: Hafsa Akhtar Date: Sun, 18 Jan 2026 08:02:47 -0500 Subject: [PATCH 4/9] adding status demo file --- 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 000000000..e69de29bb From 625c43f11cc4fc30aa4ea1190f2669db477c3e92 Mon Sep 17 00:00:00 2001 From: Hafsa Akhtar Date: Sun, 18 Jan 2026 11:37:43 -0500 Subject: [PATCH 5/9] created challenge 2 file --- 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 000000000..de5fe00c3 --- /dev/null +++ b/important_file.md @@ -0,0 +1 @@ +This is challenge 2 file \ No newline at end of file From cdbba9469ac378b1d64dad521ddf79af15d2277a Mon Sep 17 00:00:00 2001 From: Hafsa Akhtar Date: Sun, 18 Jan 2026 11:38:31 -0500 Subject: [PATCH 6/9] added an update to the file --- important_file.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/important_file.md b/important_file.md index de5fe00c3..57806f786 100644 --- a/important_file.md +++ b/important_file.md @@ -1 +1,3 @@ -This is challenge 2 file \ No newline at end of file +This is challenge 2 file + +An update to this file \ No newline at end of file From efa3e601a29cce8cda14c0a14e425eac1dc7ea9c Mon Sep 17 00:00:00 2001 From: Hafsa Akhtar Date: Sun, 18 Jan 2026 11:39:29 -0500 Subject: [PATCH 7/9] added an important folder --- 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 70eb9c4ab36532cf613570d844263c24e5b1852f Mon Sep 17 00:00:00 2001 From: Hafsa Akhtar Date: Sun, 18 Jan 2026 11:41:10 -0500 Subject: [PATCH 8/9] Revert "added an important folder" This reverts commit efa3e601a29cce8cda14c0a14e425eac1dc7ea9c. --- Important_Folder/important_file.md => important_file.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Important_Folder/important_file.md => important_file.md (100%) 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 bd92c08ce710c231925b4ae30bee1f19e6dfdc1a Mon Sep 17 00:00:00 2001 From: Hafsa Akhtar Date: Sun, 18 Jan 2026 11:55:23 -0500 Subject: [PATCH 9/9] adds a new branch called blue --- blue.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 blue.md diff --git a/blue.md b/blue.md new file mode 100644 index 000000000..e69de29bb