From cf96a7a0e4e2c3fb82880d34575249ebaf32a9fd Mon Sep 17 00:00:00 2001 From: vishnupr1ya Date: Mon, 15 Sep 2025 14:06:38 +0530 Subject: [PATCH 1/3] My first commit --- .project | 11 +++++++++++ branches.md | 2 ++ 2 files changed, 13 insertions(+) create mode 100644 .project diff --git a/.project b/.project new file mode 100644 index 0000000..761ab9f --- /dev/null +++ b/.project @@ -0,0 +1,11 @@ + + + example-branches + + + + + + + + diff --git a/branches.md b/branches.md index 5e6224e..73f2a6f 100644 --- a/branches.md +++ b/branches.md @@ -1 +1,3 @@ All about the branches +This is my modification to the master +This is my first commit From 139c9866c1d21951251a07dbe075765a81d3eac7 Mon Sep 17 00:00:00 2001 From: vishnupr1ya Date: Mon, 15 Sep 2025 14:26:59 +0530 Subject: [PATCH 2/3] My second commit --- branches.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/branches.md b/branches.md index 73f2a6f..66b573b 100644 --- a/branches.md +++ b/branches.md @@ -1,3 +1,5 @@ All about the branches This is my modification to the master This is my first commit +This is to check for any merge conflicts + From 5e1386204fbe250d060346325bc7c9ffae6f47b2 Mon Sep 17 00:00:00 2001 From: vishnupr1ya <98296848+vishnupr1ya@users.noreply.github.com> Date: Tue, 16 Sep 2025 10:25:39 +0530 Subject: [PATCH 3/3] testing commit --- branches.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/branches.md b/branches.md index 66b573b..7b2efce 100644 --- a/branches.md +++ b/branches.md @@ -2,4 +2,6 @@ All about the branches This is my modification to the master This is my first commit This is to check for any merge conflicts +Editing to check how git fetch and git pull works +