From a7236928516ba47aeb961d6c4647cc4e3cfeef6c Mon Sep 17 00:00:00 2001 From: sandeep Date: Sat, 19 Nov 2022 21:17:17 +0530 Subject: [PATCH 1/2] file add on local branch to merge to master --- fileonlocalbranch | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fileonlocalbranch diff --git a/fileonlocalbranch b/fileonlocalbranch new file mode 100644 index 0000000000..e69de29bb2 From 5120fa82e7ca5b1456345d827ad726b697390838 Mon Sep 17 00:00:00 2001 From: sandeep Date: Sat, 19 Nov 2022 23:05:59 +0530 Subject: [PATCH 2/2] added code in the local branch --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index 19ee4305a8..6f1eea8176 100644 --- a/pom.xml +++ b/pom.xml @@ -35,3 +35,6 @@ +--- adding some extra lines, just to demo code merge on exiting file. + +this change is in local repo,