From fc74ae4c99d8428f9580191491847672e4e7724e Mon Sep 17 00:00:00 2001 From: Nish Shank Date: Wed, 22 Jun 2022 12:21:02 -0700 Subject: [PATCH 1/2] My first commit --- HelloWorld.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 HelloWorld.txt diff --git a/HelloWorld.txt b/HelloWorld.txt new file mode 100644 index 0000000..5e1c309 --- /dev/null +++ b/HelloWorld.txt @@ -0,0 +1 @@ +Hello World \ No newline at end of file From 2d3a94419da7f0850e16a2a695525c673fe5c7bf Mon Sep 17 00:00:00 2001 From: Nish Shank Date: Wed, 22 Jun 2022 21:04:46 -0700 Subject: [PATCH 2/2] This is my change Nishith --- HelloWorld.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HelloWorld.txt b/HelloWorld.txt index 5e1c309..74c78a9 100644 --- a/HelloWorld.txt +++ b/HelloWorld.txt @@ -1 +1 @@ -Hello World \ No newline at end of file +This is my testt file -Nishith-