From 481fe99efe2fca53a68b98514210dfb209d62b28 Mon Sep 17 00:00:00 2001 From: Sakin790 Date: Tue, 7 Apr 2026 12:53:58 +0600 Subject: [PATCH 1/3] Updated README with new section --- Git.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Git.txt b/Git.txt index d13aec4..60bfd04 100644 --- a/Git.txt +++ b/Git.txt @@ -6,4 +6,4 @@ git commit -m "what you did" git push - +Edit from Feature1 From 58324384b51927eb030a88beaad5a3ea3c937107 Mon Sep 17 00:00:00 2001 From: Sakin790 Date: Tue, 7 Apr 2026 12:57:48 +0600 Subject: [PATCH 2/3] Updated README with new section --- readme.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..155444d --- /dev/null +++ b/readme.md @@ -0,0 +1 @@ +Hello from feature1 From 040f2d64d8e97b01171b87096dc90e1e111b6a5c Mon Sep 17 00:00:00 2001 From: Sakin790 Date: Tue, 7 Apr 2026 13:17:25 +0600 Subject: [PATCH 3/3] added something --- pull_request.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 pull_request.txt diff --git a/pull_request.txt b/pull_request.txt new file mode 100644 index 0000000..13bb582 --- /dev/null +++ b/pull_request.txt @@ -0,0 +1 @@ +Pull Req from from feature1 branch , all work finish