From e2b97a93116b635f40abaeb745abeaf231138912 Mon Sep 17 00:00:00 2001 From: komal Date: Tue, 15 Jun 2021 17:50:55 +0530 Subject: [PATCH 1/3] update --- newfile.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/newfile.php b/newfile.php index 2ec1caf..417b5ba 100644 --- a/newfile.php +++ b/newfile.php @@ -1,3 +1,6 @@ \ No newline at end of file -- 2.34.1 From 8e1db9de438d39a427b92c112a76da96b73847c1 Mon Sep 17 00:00:00 2001 From: Komal Parakh Date: Thu, 17 Jun 2021 11:05:56 +0000 Subject: [PATCH 2/3] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41b9b22..781994f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # new-gittest -tests +A simple readme file -- 2.34.1 From 2e8c2360a50dc9ecad0a83b580ec8af926c7a578 Mon Sep 17 00:00:00 2001 From: komal Date: Thu, 17 Jun 2021 16:40:14 +0530 Subject: [PATCH 3/3] xxx --- newfile.php | 1 + test.php | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/newfile.php b/newfile.php index 417b5ba..4af2847 100644 --- a/newfile.php +++ b/newfile.php @@ -3,4 +3,5 @@ echo "sdf"; /** abc **/ echo "abc"; +xxx; ?> \ No newline at end of file diff --git a/test.php b/test.php index 6cf9656..72dceba 100644 --- a/test.php +++ b/test.php @@ -1 +1,2 @@ - \ No newline at end of file + +xxx; \ No newline at end of file -- 2.34.1