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
1 change: 1 addition & 0 deletions answer.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Chicken
1 change: 1 addition & 0 deletions explain.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
The very first chicken in existence would have been the result of a genetic mutation (or mutations) taking place in a zygote produced by two almost-chickens (or proto-chickens). This means two proto-chickens mated, combining their DNA together to form the very first cell of the very first chicken.
9 changes: 9 additions & 0 deletions log.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
git clone-to retrieve repository from hosted location via url
git add-to add a file in the staging area
git commit-to commit the changes
git branch-to show all branch and create new
git log-to show all commits
git status-to check the current status of working tree
git checkout-to change into branch
touch-to create file
start-to open the file
9 changes: 9 additions & 0 deletions shivam_pradhan.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
git clone-to retrieve repository from hosted location via url
git add-to add a file in the staging area
git commit-to commit the changes
git branch-to show all branch and create new
git log-to show all commits
git status-to check the current status of working tree
git checkout-to change into branch
touch-to create file
start-to open the file