Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions answer.txt
Original file line number Diff line number Diff line change
@@ -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.

12 changes: 12 additions & 0 deletions log.txt
Original file line number Diff line number Diff line change
@@ -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.