From 97c2024f17910d0d4ceb319666a64ad578aed639 Mon Sep 17 00:00:00 2001 From: Fatima Azzam Date: Fri, 7 Apr 2023 22:20:43 +0200 Subject: [PATCH 1/6] 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..23fc5348 --- /dev/null +++ b/config.txt @@ -0,0 +1,2 @@ +Some configuarations that were checked in after init +need tp pull this file dwon From c7e22153893b0626b19b2c3ff604c0c943c7d883 Mon Sep 17 00:00:00 2001 From: Fatima Azzam Date: Fri, 7 Apr 2023 22:23:51 +0200 Subject: [PATCH 2/6] add new changes to the config.txt file --- config.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/config.txt b/config.txt index 23fc5348..e81466e2 100644 --- a/config.txt +++ b/config.txt @@ -1,2 +1,3 @@ Some configuarations that were checked in after init need tp pull this file dwon +Add new modification From 2cfb30f4eb327692f35e80e554f2131b295c20f4 Mon Sep 17 00:00:00 2001 From: Fatima Azzam Date: Fri, 7 Apr 2023 22:25:40 +0200 Subject: [PATCH 3/6] 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..debafb9b --- /dev/null +++ b/feature3.txt @@ -0,0 +1 @@ +feature3.txt with the implementation From 57e7e8f99c76cacbbdc325d5cac25ed48a894d57 Mon Sep 17 00:00:00 2001 From: Fatima Azzam Date: Fri, 7 Apr 2023 22:28:18 +0200 Subject: [PATCH 4/6] new changes --- config.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/config.txt b/config.txt index e81466e2..fa101930 100644 --- a/config.txt +++ b/config.txt @@ -1,3 +1,4 @@ Some configuarations that were checked in after init need tp pull this file dwon Add new modification +Adding some additional configuarations From a4add2a55e24efb8021b565d66e0211c7ac3a2a4 Mon Sep 17 00:00:00 2001 From: Fatima Azzam Date: Sat, 8 Apr 2023 09:30:25 +0200 Subject: [PATCH 5/6] utility and features --- feature4/util/config.txt | 3 +++ feature4/util/feature.txt | 3 +++ feature4/util/utiliy.txt | 8 ++++++++ 3 files changed, 14 insertions(+) create mode 100644 feature4/util/config.txt create mode 100644 feature4/util/feature.txt create mode 100644 feature4/util/utiliy.txt diff --git a/feature4/util/config.txt b/feature4/util/config.txt new file mode 100644 index 00000000..b96cbf01 --- /dev/null +++ b/feature4/util/config.txt @@ -0,0 +1,3 @@ +config1:abc +config2:123 +config3: xyz diff --git a/feature4/util/feature.txt b/feature4/util/feature.txt new file mode 100644 index 00000000..bcbba769 --- /dev/null +++ b/feature4/util/feature.txt @@ -0,0 +1,3 @@ +feature 1 implementaion +feature 2 imlementaion +feature 3 imlementaion \ No newline at end of file diff --git a/feature4/util/utiliy.txt b/feature4/util/utiliy.txt new file mode 100644 index 00000000..1bdf756e --- /dev/null +++ b/feature4/util/utiliy.txt @@ -0,0 +1,8 @@ +three are several different features +1 +2 +3 +and mutilpe configs +a +b +c From 6179ef745f636fe7d669fd5afa90fe17d6cacd10 Mon Sep 17 00:00:00 2001 From: Fatima Azzam Date: Sat, 8 Apr 2023 09:40:29 +0200 Subject: [PATCH 6/6] fix changes --- feature4/util/config.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feature4/util/config.txt b/feature4/util/config.txt index b96cbf01..e85dd4e9 100644 --- a/feature4/util/config.txt +++ b/feature4/util/config.txt @@ -1,3 +1,3 @@ config1:abc -config2:123 +config2:1235 config3: xyz