From 76560cacd4b2446b03a4cbfd6519ddebfb862e4d Mon Sep 17 00:00:00 2001 From: root Date: Fri, 25 Jun 2021 06:02:08 +0000 Subject: [PATCH 1/4] Modified index.jsp --- webapp/src/main/webapp/index.jsp | 1 + 1 file changed, 1 insertion(+) diff --git a/webapp/src/main/webapp/index.jsp b/webapp/src/main/webapp/index.jsp index 9f2c479f..ef051090 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1,4 +1,5 @@

Hello Dear Students !!, Welcome to DevOps Project-2 !!

By Mr.Sai from Saidemy

It's time to start DevOps Project-2!! Get ready!!

+

Simple line to test application

From 379e081031fc390269ce6d65d6d066ee9efa35e8 Mon Sep 17 00:00:00 2001 From: chakriyekula <76781897+chakriyekula@users.noreply.github.com> Date: Fri, 25 Jun 2021 15:07:22 +0530 Subject: [PATCH 2/4] Create testfile --- testfile | 1 + 1 file changed, 1 insertion(+) create mode 100644 testfile diff --git a/testfile b/testfile new file mode 100644 index 00000000..1522a344 --- /dev/null +++ b/testfile @@ -0,0 +1 @@ +This is testfile! From a7927058f39ecfa846341eeb39a356b77c9aa760 Mon Sep 17 00:00:00 2001 From: chakriyekula <76781897+chakriyekula@users.noreply.github.com> Date: Fri, 25 Jun 2021 16:22:21 +0530 Subject: [PATCH 3/4] Create newfile --- newfile | 1 + 1 file changed, 1 insertion(+) create mode 100644 newfile diff --git a/newfile b/newfile new file mode 100644 index 00000000..f1f77156 --- /dev/null +++ b/newfile @@ -0,0 +1 @@ +This is newfile! From 630accd3f314ca86792c8086236d1a73e2e8c118 Mon Sep 17 00:00:00 2001 From: chakriyekula <76781897+chakriyekula@users.noreply.github.com> Date: Fri, 25 Jun 2021 16:33:11 +0530 Subject: [PATCH 4/4] Create myfile --- myfile | 1 + 1 file changed, 1 insertion(+) create mode 100644 myfile diff --git a/myfile b/myfile new file mode 100644 index 00000000..6850e012 --- /dev/null +++ b/myfile @@ -0,0 +1 @@ +This is myfile!