From b7774532a4d64dbc6216efdb5e133d7abf3bef99 Mon Sep 17 00:00:00 2001 From: Muhammad Sami <221086@students.au.edu.pk> Date: Thu, 26 Sep 2024 11:34:15 +0500 Subject: [PATCH 1/2] Added a feature file to the repository --- feature.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 feature.txt diff --git a/feature.txt b/feature.txt new file mode 100644 index 00000000..d531c118 --- /dev/null +++ b/feature.txt @@ -0,0 +1 @@ +This is a feature file being created in the repository From 3f9b820ffc3f21d6dfc561f4446680458546bc96 Mon Sep 17 00:00:00 2001 From: Muhammad Sami <221086@students.au.edu.pk> Date: Thu, 26 Sep 2024 12:19:02 +0500 Subject: [PATCH 2/2] Added a new feature file to the new-feature branch --- feature-1.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 feature-1.txt diff --git a/feature-1.txt b/feature-1.txt new file mode 100644 index 00000000..760c0b99 --- /dev/null +++ b/feature-1.txt @@ -0,0 +1 @@ +This is a new feature file. Created to work on a branch and then merge and push it