From 32dc1f4faaf008a1a0f10ac0594274b02332d9e8 Mon Sep 17 00:00:00 2001 From: Sunidhi777 Date: Thu, 30 Mar 2023 17:43:58 +0530 Subject: [PATCH 1/4] test commit by sunidhi --- demo.java | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/demo.java b/demo.java index 6cb5a0a..36176df 100644 --- a/demo.java +++ b/demo.java @@ -1 +1,3 @@ -demo2 file \ No newline at end of file +demo2 file +a=100 +b=89 \ No newline at end of file From 9436f2a0e9dbad203a7f6053eafb5983f627c310 Mon Sep 17 00:00:00 2001 From: Sunidhi777 Date: Sat, 1 Apr 2023 07:56:57 +0530 Subject: [PATCH 2/4] test commit by Vijay --- demo.java | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/demo.java b/demo.java index 36176df..d3b27f9 100644 --- a/demo.java +++ b/demo.java @@ -1,3 +1,4 @@ demo2 file a=100 -b=89 \ No newline at end of file +b=89 +c=11 \ No newline at end of file From ccdbde5794ecc6d444ef3392d2e9da4ef1a4f195 Mon Sep 17 00:00:00 2001 From: Sunidhi777 <122614058+Sunidhi777@users.noreply.github.com> Date: Sat, 6 May 2023 08:53:22 +0530 Subject: [PATCH 3/4] mc --- hello.java | 1 + 1 file changed, 1 insertion(+) diff --git a/hello.java b/hello.java index f28c252..a0e0bb0 100644 --- a/hello.java +++ b/hello.java @@ -5,3 +5,4 @@ public static void main(String[] args) { System.out.println("This was a file for test repo"); } } +//2 From 80d0646ec4029c6c65247beb28c2beb2dceaf614 Mon Sep 17 00:00:00 2001 From: Ritikarajesh Date: Sat, 6 May 2023 08:54:33 +0530 Subject: [PATCH 4/4] Mc --- hello.java | 1 + 1 file changed, 1 insertion(+) diff --git a/hello.java b/hello.java index f28c252..e16b844 100644 --- a/hello.java +++ b/hello.java @@ -5,3 +5,4 @@ public static void main(String[] args) { System.out.println("This was a file for test repo"); } } +//1 \ No newline at end of file