From ec2e89366d979f6592c7a25c9fdf81f70875425d Mon Sep 17 00:00:00 2001 From: Adarsh Ashokan <64418474+9401adarsh@users.noreply.github.com> Date: Wed, 29 Apr 2020 18:52:14 +0530 Subject: [PATCH 1/4] Create log.txt --- log.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 log.txt diff --git a/log.txt b/log.txt new file mode 100644 index 0000000..1105d0b --- /dev/null +++ b/log.txt @@ -0,0 +1,10 @@ +Commands used +git clone -> to clone the files of the repository onto local drive +git clone +git fork -> to make a copy of the repository and make edits +git branch -> create a branch to local repo +git add -> to add a file to a branch +git commit -> to commit the changes done in a particular file +git checkout -> to switch between any two branches +git merge -> to merge branches +git push -> pull request From d49e1bc019e9bee9c853b5357c3ee3307cbfc3f7 Mon Sep 17 00:00:00 2001 From: Adarsh Ashokan <64418474+9401adarsh@users.noreply.github.com> Date: Wed, 29 Apr 2020 18:53:30 +0530 Subject: [PATCH 2/4] Create adarshashokan_answer.txt --- adarshashokan_answer.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 adarshashokan_answer.txt diff --git a/adarshashokan_answer.txt b/adarshashokan_answer.txt new file mode 100644 index 0000000..6b8ad43 --- /dev/null +++ b/adarshashokan_answer.txt @@ -0,0 +1 @@ +Answer : Chicken From 7ceb5d2d11325d1eb680324c6bcb8ae24be5ca36 Mon Sep 17 00:00:00 2001 From: Adarsh Ashokan <64418474+9401adarsh@users.noreply.github.com> Date: Wed, 29 Apr 2020 18:54:07 +0530 Subject: [PATCH 3/4] Create adarshashokan_answer.txt --- adarshashokan_answer.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 adarshashokan_answer.txt diff --git a/adarshashokan_answer.txt b/adarshashokan_answer.txt new file mode 100644 index 0000000..bcd5068 --- /dev/null +++ b/adarshashokan_answer.txt @@ -0,0 +1,2 @@ +Reason : +I belive that the chicken came before the egg, as there may be a possibility that the chicken might have been a result of an evolution of an already existing species. From 9e8cd351cedf7c6c48f2bfcb1c4871e031c09c94 Mon Sep 17 00:00:00 2001 From: Adarsh Ashokan <64418474+9401adarsh@users.noreply.github.com> Date: Wed, 29 Apr 2020 19:01:11 +0530 Subject: [PATCH 4/4] Rename log.txt to adarshashokan.txt --- log.txt => adarshashokan.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename log.txt => adarshashokan.txt (100%) diff --git a/log.txt b/adarshashokan.txt similarity index 100% rename from log.txt rename to adarshashokan.txt