From 1ce0060c1f88ba2b7ec853cc13d316038844ff61 Mon Sep 17 00:00:00 2001 From: shreyansh1512 Date: Sun, 16 Jan 2022 17:45:10 +0530 Subject: [PATCH 1/3] commit1 --- info.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 info.txt diff --git a/info.txt b/info.txt new file mode 100644 index 00000000..97896a0b --- /dev/null +++ b/info.txt @@ -0,0 +1 @@ +nothing \ No newline at end of file From fd511fea4d599331a82ca38e5bd93d77804b4832 Mon Sep 17 00:00:00 2001 From: shreyansh1512 Date: Sun, 16 Jan 2022 17:46:44 +0530 Subject: [PATCH 2/3] commit2 --- abhay.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 abhay.txt diff --git a/abhay.txt b/abhay.txt new file mode 100644 index 00000000..ba985ad0 --- /dev/null +++ b/abhay.txt @@ -0,0 +1 @@ +create a pull request \ No newline at end of file From 936617e3438190a51ef2920e82b9446a42bf1a89 Mon Sep 17 00:00:00 2001 From: shreyansh1512 Date: Sun, 16 Jan 2022 17:48:22 +0530 Subject: [PATCH 3/3] commit3 --- info.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/info.txt b/info.txt index 97896a0b..886fe173 100644 --- a/info.txt +++ b/info.txt @@ -1 +1,4 @@ -nothing \ No newline at end of file +nothing +Git: Git is a distributed version control system for tracking changes in source code during software development. It is designed for coordinating work among programmers, but it can be used to track changes in any set of files. Its goals include speed, data integrity, and support for distributed, non-linear workflows. + +GitHub: GitHub is a web-based Git repository hosting service, which offers all of the distributed revision control and source code management (SCM) functionality of Git as well as adding its own features. \ No newline at end of file