From 13796357e9b50f4508f5dfa5f66275d6e9819cbb Mon Sep 17 00:00:00 2001 From: Thejeshmm94 Date: Fri, 11 Mar 2022 13:03:42 +0000 Subject: [PATCH 1/3] project Started --- src/main/webapp/WEB-INF/web.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml index 9f88c1f..a9d2548 100644 --- a/src/main/webapp/WEB-INF/web.xml +++ b/src/main/webapp/WEB-INF/web.xml @@ -3,5 +3,5 @@ "http://java.sun.com/dtd/web-app_2_3.dtd" > - Archetype Created Web Application + Archetype Created New project by thejesh From 1426a55daa2c0223c7a022e69cde72d10a26b3f3 Mon Sep 17 00:00:00 2001 From: Thejeshmm94 Date: Sat, 9 Apr 2022 13:24:05 +0000 Subject: [PATCH 2/3] Added new text to git repo --- text1.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 text1.txt diff --git a/text1.txt b/text1.txt new file mode 100644 index 0000000..4884d1f --- /dev/null +++ b/text1.txt @@ -0,0 +1,16 @@ + + + +Hello World! + + + + +

Hello world!

+
Hello World from Space
+

This is the first file in my new Git Repo.

+

This line is here to show how merging works.

+
Hello Git
+ + + From 0d3b6351ae976687a9b3353854358993f2cd38a9 Mon Sep 17 00:00:00 2001 From: Thejeshmm Date: Sat, 9 Apr 2022 14:09:58 +0000 Subject: [PATCH 3/3] 2nd commit in git --- text1.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/text1.txt b/text1.txt index 4884d1f..01e6968 100644 --- a/text1.txt +++ b/text1.txt @@ -8,8 +8,8 @@

Hello world!

Hello World from Space
-

This is the first file in my new Git Repo.

-

This line is here to show how merging works.

+

This is the first webfile in my new Git Repo.

+

creating orpracticing new projecto

Hello Git