From b5317774f748e423428aae911932ac9e0cd207f8 Mon Sep 17 00:00:00 2001 From: kholoud992 <142927094+kholoud992@users.noreply.github.com> Date: Mon, 10 Feb 2025 17:28:04 +0200 Subject: [PATCH 01/10] Create config.txt --- config.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 config.txt diff --git a/config.txt b/config.txt new file mode 100644 index 00000000..72f02579 --- /dev/null +++ b/config.txt @@ -0,0 +1,2 @@ +New configrstion that was added +need to pull this file From e8d7a3484bb4c6f3b52dd1112d63bafda645bde2 Mon Sep 17 00:00:00 2001 From: kholoud Date: Mon, 10 Feb 2025 18:49:38 +0200 Subject: [PATCH 02/10] Added some additional configuratrion --- config.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/config.txt b/config.txt index 72f02579..70c3f60f 100644 --- a/config.txt +++ b/config.txt @@ -1,2 +1,3 @@ New configrstion that was added need to pull this file +adding some additional configuration From d06ebbf99902752af2ff71d974d01b4536e055ab Mon Sep 17 00:00:00 2001 From: kholoud992 <142927094+kholoud992@users.noreply.github.com> Date: Mon, 10 Feb 2025 18:59:21 +0200 Subject: [PATCH 03/10] Create feature3.txt --- feature3.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 feature3.txt diff --git a/feature3.txt b/feature3.txt new file mode 100644 index 00000000..08a7bb69 --- /dev/null +++ b/feature3.txt @@ -0,0 +1 @@ +implementation of feature3 From 5274d9cf0814d33e8d651cfba79b192caf04167d Mon Sep 17 00:00:00 2001 From: kholoud Date: Mon, 10 Feb 2025 19:07:18 +0200 Subject: [PATCH 04/10] Added additional configuration values --- config.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/config.txt b/config.txt index 70c3f60f..a3bf6a97 100644 --- a/config.txt +++ b/config.txt @@ -1,3 +1,4 @@ New configrstion that was added need to pull this file adding some additional configuration +found more of configuration that are needed From d60468f2699ded4417e32446801a4bfd20872127 Mon Sep 17 00:00:00 2001 From: kholoud992 <142927094+kholoud992@users.noreply.github.com> Date: Mon, 10 Feb 2025 19:23:19 +0200 Subject: [PATCH 05/10] Create feature4 --- feature4 | 1 + 1 file changed, 1 insertion(+) create mode 100644 feature4 diff --git a/feature4 b/feature4 new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/feature4 @@ -0,0 +1 @@ + From f149f8ee7fd1c049189e756bd952ec34bdc0a196 Mon Sep 17 00:00:00 2001 From: kholoud992 <142927094+kholoud992@users.noreply.github.com> Date: Mon, 10 Feb 2025 19:27:03 +0200 Subject: [PATCH 06/10] Create feature33.txt --- feature3/feature33.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 feature3/feature33.txt diff --git a/feature3/feature33.txt b/feature3/feature33.txt new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/feature3/feature33.txt @@ -0,0 +1 @@ + From f35f9447c3e2facfa3b608337dedf7aea0273431 Mon Sep 17 00:00:00 2001 From: kholoud Date: Mon, 10 Feb 2025 19:29:29 +0200 Subject: [PATCH 07/10] file feature3,txt was deleted --- feature3.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 feature3.txt diff --git a/feature3.txt b/feature3.txt deleted file mode 100644 index 08a7bb69..00000000 --- a/feature3.txt +++ /dev/null @@ -1 +0,0 @@ -implementation of feature3 From ac7bc2009fa7ff2fdc83de84a459da8e4ea80208 Mon Sep 17 00:00:00 2001 From: kholoud Date: Tue, 11 Feb 2025 07:22:00 +0200 Subject: [PATCH 08/10] utility feature --- utility/config.txt | 3 +++ utility/feature.txt | 3 +++ utility/utility.txt | 9 +++++++++ 3 files changed, 15 insertions(+) create mode 100644 utility/config.txt create mode 100644 utility/feature.txt create mode 100644 utility/utility.txt diff --git a/utility/config.txt b/utility/config.txt new file mode 100644 index 00000000..2b57b42b --- /dev/null +++ b/utility/config.txt @@ -0,0 +1,3 @@ +config feature1 +config feature2 +config feature3 \ No newline at end of file diff --git a/utility/feature.txt b/utility/feature.txt new file mode 100644 index 00000000..0d3f3cb7 --- /dev/null +++ b/utility/feature.txt @@ -0,0 +1,3 @@ +feature1 implementation +feature2 implementation +feature3 implemntation \ No newline at end of file diff --git a/utility/utility.txt b/utility/utility.txt new file mode 100644 index 00000000..1179900a --- /dev/null +++ b/utility/utility.txt @@ -0,0 +1,9 @@ +this is a utility +There are several different features +1 +2 +3 +and multiple config +1 +2 +3 \ No newline at end of file From 4ee8e1910ec7c3f7fffa9c6288839e17b9da1f8e Mon Sep 17 00:00:00 2001 From: kholoud Date: Tue, 11 Feb 2025 07:46:14 +0200 Subject: [PATCH 09/10] changes are added --- utility/config.txt | 6 +++--- utility/feature.txt | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/utility/config.txt b/utility/config.txt index 2b57b42b..3ac856b9 100644 --- a/utility/config.txt +++ b/utility/config.txt @@ -1,3 +1,3 @@ -config feature1 -config feature2 -config feature3 \ No newline at end of file +config.abc +config.123 +config.xyz \ No newline at end of file diff --git a/utility/feature.txt b/utility/feature.txt index 0d3f3cb7..dd5a80cb 100644 --- a/utility/feature.txt +++ b/utility/feature.txt @@ -1,3 +1,4 @@ feature1 implementation feature2 implementation +adding ability to handle multiple widgits feature3 implemntation \ No newline at end of file From 99cc268525b5608811960b13214fcef3ca2eebfe Mon Sep 17 00:00:00 2001 From: kholoud992 <142927094+kholoud992@users.noreply.github.com> Date: Sat, 15 Feb 2025 07:52:53 +0200 Subject: [PATCH 10/10] Create feature1updates --- feature1/feature1updates | 1 + 1 file changed, 1 insertion(+) create mode 100644 feature1/feature1updates diff --git a/feature1/feature1updates b/feature1/feature1updates new file mode 100644 index 00000000..a7453f07 --- /dev/null +++ b/feature1/feature1updates @@ -0,0 +1 @@ +feature