From a89cd0c36f45b111be91f621336367d888ccca63 Mon Sep 17 00:00:00 2001 From: mrtayyabpwc Date: Thu, 22 Sep 2022 14:44:43 +0100 Subject: [PATCH 1/3] this is first commit --- test1.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 test1.txt diff --git a/test1.txt b/test1.txt new file mode 100644 index 00000000..70556506 --- /dev/null +++ b/test1.txt @@ -0,0 +1 @@ +this is just a test From eb3aa67fd1d900accc80241959f1b5a6f08e5fce Mon Sep 17 00:00:00 2001 From: mrtayyabpwc <101225943+mrtayyabpwc@users.noreply.github.com> Date: Thu, 22 Sep 2022 14:49:41 +0100 Subject: [PATCH 2/3] Update test1.txt --- test1.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test1.txt b/test1.txt index 70556506..44a60377 100644 --- a/test1.txt +++ b/test1.txt @@ -1 +1,2 @@ this is just a test +are you doing anything else on this file ? From 23b0ea29e5a8ad91f002e6fdc09a1681da2257e0 Mon Sep 17 00:00:00 2001 From: mrtayyabpwc Date: Thu, 22 Sep 2022 15:30:48 +0100 Subject: [PATCH 3/3] this is feature2 commit --- 2a.txt | 1 + 2b.txt | 1 + 2c.txt | 0 3 files changed, 2 insertions(+) create mode 100644 2a.txt create mode 100644 2b.txt create mode 100644 2c.txt diff --git a/2a.txt b/2a.txt new file mode 100644 index 00000000..0830b7e7 --- /dev/null +++ b/2a.txt @@ -0,0 +1 @@ +this is 2a.txt diff --git a/2b.txt b/2b.txt new file mode 100644 index 00000000..1fea129a --- /dev/null +++ b/2b.txt @@ -0,0 +1 @@ +this is 2b.txt diff --git a/2c.txt b/2c.txt new file mode 100644 index 00000000..e69de29b