From 7c144527a9c898be8dc3714e9fffad84e6697eb0 Mon Sep 17 00:00:00 2001 From: yarbadshah <136337026+yarbadshah@users.noreply.github.com> Date: Tue, 19 Nov 2024 12:15:03 +0500 Subject: [PATCH 1/2] feature 2 add for course --- test2.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 test2.txt diff --git a/test2.txt b/test2.txt new file mode 100644 index 00000000000..69c6856f42a --- /dev/null +++ b/test2.txt @@ -0,0 +1 @@ +this feature just for course \ No newline at end of file From fe69ac1fe5181cee6df677929580c940405c5ee0 Mon Sep 17 00:00:00 2001 From: yarbadshah <136337026+yarbadshah@users.noreply.github.com> Date: Tue, 19 Nov 2024 12:23:15 +0500 Subject: [PATCH 2/2] add another line --- test2.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test2.txt b/test2.txt index 69c6856f42a..4c967f56670 100644 --- a/test2.txt +++ b/test2.txt @@ -1 +1,2 @@ -this feature just for course \ No newline at end of file +this feature just for course +add another line \ No newline at end of file