diff --git a/answer.txt b/answer.txt new file mode 100644 index 0000000..e6b1874 --- /dev/null +++ b/answer.txt @@ -0,0 +1,5 @@ +CHICKEN +As eggs are formed by evolution in order to protect the foetus from exterior terrestrial disturbance. +so eggs should have formed after evolution. +So chickens should have formed first ,then eggs should have come. + diff --git a/log.txt b/log.txt new file mode 100644 index 0000000..af27f70 --- /dev/null +++ b/log.txt @@ -0,0 +1,12 @@ +The commnads I have used to complete this task are + +1.git branch - to check the current branch (master). + +2.git branch AKILAN_R - to create a new branch. + +3.echo "">>filen name - to create a new file. + +4. git switch AKILAN_R - to switch to new branch. + +5.git add file name - to add the file in that branch. +