From cfacf64b88d177ec1fd960b18b8d490499e164ad Mon Sep 17 00:00:00 2001 From: mRifkhan Date: Wed, 29 Jan 2025 11:55:02 +0530 Subject: [PATCH 1/2] new branch by MR with new file --- new-branch-file.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/new-branch-file.txt b/new-branch-file.txt index f44d50b..c1bed86 100644 --- a/new-branch-file.txt +++ b/new-branch-file.txt @@ -1 +1,3 @@ -New branch file shows up in master and new-branch +# MR's new file +>This is a new file created by MR using the clone of forked git-essentials repository + From 29fe22d4337b509d7dae4ca2911b8be006b4e416 Mon Sep 17 00:00:00 2001 From: mRifkhan Date: Wed, 29 Jan 2025 11:58:33 +0530 Subject: [PATCH 2/2] missed MR file --- new-file-by-MR.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 new-file-by-MR.txt diff --git a/new-file-by-MR.txt b/new-file-by-MR.txt new file mode 100644 index 0000000..01a1da8 --- /dev/null +++ b/new-file-by-MR.txt @@ -0,0 +1 @@ +this is another file in the new branch