From d27f4c7eab0c7bc09a572521574fd11f495c7200 Mon Sep 17 00:00:00 2001 From: Soumyajit Paramanick Date: Sat, 15 Aug 2026 13:21:44 +0530 Subject: [PATCH 1/8] A new file testing_pull.py created --- testing_pull.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 testing_pull.py diff --git a/testing_pull.py b/testing_pull.py new file mode 100644 index 00000000..6fc2a2d8 --- /dev/null +++ b/testing_pull.py @@ -0,0 +1 @@ +print("Testing pull request!!......myself Soumyajit") \ No newline at end of file From be5b60cd0a06295dc5dd8f0cb3248fffa1485856 Mon Sep 17 00:00:00 2001 From: Soumyajit Paramanick Date: Sat, 15 Aug 2026 15:54:50 +0530 Subject: [PATCH 2/8] file1.txt added --- file1.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 file1.txt diff --git a/file1.txt b/file1.txt new file mode 100644 index 00000000..433eb172 --- /dev/null +++ b/file1.txt @@ -0,0 +1 @@ +this is file1 From f59bfb9df2067aaadac14eeab77df1daf819ed17 Mon Sep 17 00:00:00 2001 From: Soumyajit Paramanick Date: Sat, 15 Aug 2026 15:57:28 +0530 Subject: [PATCH 3/8] file_from_main.txt added in main --- file_from_main.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 file_from_main.txt diff --git a/file_from_main.txt b/file_from_main.txt new file mode 100644 index 00000000..e1a2c092 --- /dev/null +++ b/file_from_main.txt @@ -0,0 +1 @@ +this is file_from_main.txt From 099dd7cec2afc951b5abead68f20bda95447981a Mon Sep 17 00:00:00 2001 From: Soumyajit Paramanick Date: Sat, 15 Aug 2026 16:10:25 +0530 Subject: [PATCH 4/8] file2_from_main.txt added --- file2_from_main.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 file2_from_main.txt diff --git a/file2_from_main.txt b/file2_from_main.txt new file mode 100644 index 00000000..3d16126f --- /dev/null +++ b/file2_from_main.txt @@ -0,0 +1 @@ +this is file2_from_main.txt From 7d418f1778aeba3925cdda552f0b9a9c91d0961d Mon Sep 17 00:00:00 2001 From: SOUMYAJIT PARAMANICK <85564264+Soumyajit-Paramanick@users.noreply.github.com> Date: Sat, 15 Aug 2026 16:18:45 +0530 Subject: [PATCH 5/8] Create file3_from_main.txt --- file3_from_main.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 file3_from_main.txt diff --git a/file3_from_main.txt b/file3_from_main.txt new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/file3_from_main.txt @@ -0,0 +1 @@ + From 8f6d2d3b4a41f18d3a9596f9d80edb49a5eed559 Mon Sep 17 00:00:00 2001 From: Soumyajit Paramanick Date: Sat, 15 Aug 2026 16:19:43 +0530 Subject: [PATCH 6/8] new.txt added --- new.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 new.txt diff --git a/new.txt b/new.txt new file mode 100644 index 00000000..dd7e1c88 --- /dev/null +++ b/new.txt @@ -0,0 +1 @@ +This is new.txt from local \ No newline at end of file From 70a936b190925d13655422af059103496c4f87a2 Mon Sep 17 00:00:00 2001 From: Soumyajit Paramanick Date: Sat, 15 Aug 2026 17:55:30 +0530 Subject: [PATCH 7/8] new.txt from main brunch modified --- new.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/new.txt b/new.txt index dd7e1c88..03ef02de 100644 --- a/new.txt +++ b/new.txt @@ -1 +1 @@ -This is new.txt from local \ No newline at end of file +This is new.txt from local from main From bd5028de8f0610c21eed69464a48b3993790d5ec Mon Sep 17 00:00:00 2001 From: Soumyajit Paramanick Date: Sat, 15 Aug 2026 17:56:45 +0530 Subject: [PATCH 8/8] new.txt from branch_2 updated --- new.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/new.txt b/new.txt index dd7e1c88..5d38333a 100644 --- a/new.txt +++ b/new.txt @@ -1 +1 @@ -This is new.txt from local \ No newline at end of file +This is new.txt from branch_2 \ No newline at end of file