From 7f625dcc9ff91be7cfc92e39703c6db0255c788e Mon Sep 17 00:00:00 2001 From: prbolla <113465759+prbolla@users.noreply.github.com> Date: Sun, 2 Oct 2022 20:11:50 +0530 Subject: [PATCH 1/3] Update file1 --- file1 | 1 + 1 file changed, 1 insertion(+) diff --git a/file1 b/file1 index 89aca00..01a9c9a 100644 --- a/file1 +++ b/file1 @@ -1,2 +1,3 @@ first file new line +testing From 7704874b2dbaf62ed49ed15bb3661e78c7eb75f7 Mon Sep 17 00:00:00 2001 From: prbolla <113465759+prbolla@users.noreply.github.com> Date: Thu, 27 Oct 2022 07:43:52 +0530 Subject: [PATCH 2/3] Update hello.txt --- hello.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/hello.txt b/hello.txt index ce01362..35fbf03 100644 --- a/hello.txt +++ b/hello.txt @@ -1 +1,2 @@ hello +Welcome to devops course with intellipaat From 6de634cf24a715ef7f2bf04f292ad59b3427bb5f Mon Sep 17 00:00:00 2001 From: drakeade <115735663+drakeade@users.noreply.github.com> Date: Wed, 26 Oct 2022 21:26:00 -0500 Subject: [PATCH 3/3] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index cdb5f04..9423abb 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ readme.md +pull my request