From 5e2051e7a3f9857c14ab46a29be3b64fb227d157 Mon Sep 17 00:00:00 2001 From: parvez Date: Mon, 17 Nov 2025 23:54:27 +0530 Subject: [PATCH 1/3] testfile created --- test | 1 + 1 file changed, 1 insertion(+) create mode 100644 test diff --git a/test b/test new file mode 100644 index 00000000..28e1bf53 --- /dev/null +++ b/test @@ -0,0 +1 @@ +test file for fork practice From 6cf445fc1a6e732d45f163b7afac963007fb2180 Mon Sep 17 00:00:00 2001 From: parvezazure Date: Tue, 18 Nov 2025 00:14:33 +0530 Subject: [PATCH 2/3] Add content to test file for fork practice --- test | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test b/test index 28e1bf53..6a756717 100644 --- a/test +++ b/test @@ -1 +1,3 @@ test file for fork practice + +git fetch practice From 39cc792614709758e3f0b058fa35ebf9eebf01dc Mon Sep 17 00:00:00 2001 From: parvezazure Date: Tue, 18 Nov 2025 00:25:47 +0530 Subject: [PATCH 3/3] Update test --- test | 1 + 1 file changed, 1 insertion(+) diff --git a/test b/test index 6a756717..e540a60b 100644 --- a/test +++ b/test @@ -1,3 +1,4 @@ test file for fork practice git fetch practice +git pull practice