From eb3393bdfdb7717eea972446c86533d48bdd7499 Mon Sep 17 00:00:00 2001 From: Prabu Date: Fri, 22 Nov 2024 11:36:29 -0600 Subject: [PATCH 1/2] Update README.md Added line to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9a0e41a..033b12a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # GithubDemo Learning how to use github for teams Add new line to readme +Prabu added this line From 6393b4929513ad21c8b3ebc206913ea96defd575 Mon Sep 17 00:00:00 2001 From: Prabu Date: Fri, 22 Nov 2024 11:36:59 -0600 Subject: [PATCH 2/2] Create file1.txt add file1 --- file1.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 file1.txt diff --git a/file1.txt b/file1.txt new file mode 100644 index 0000000..6594d01 --- /dev/null +++ b/file1.txt @@ -0,0 +1 @@ +First line by prabu