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 ans.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
EGGS
5 changes: 5 additions & 0 deletions exp2.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
I think the eggs came first because before millions of years animal and plant kingdom
evolved by means of genetic growth and mutuation...so even the chicken animal would have
come from some animal or the other through evolution.By this way the 1st chicken would
have come from egg...but the pure chicken egg would have come from chicken. so the point
is chicken would have not come without eggs...so EGGS CAME FIRST.
40 changes: 40 additions & 0 deletions sreecharan_m2.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
sudo apt-get update

sudo apt-get install git

git --version

cd /home/manivelan_d/gitlearn

git init

touch test.txt

git status

git commit -m "my first commit"

git branch b1

branch

git clone https://github.com/prakhar242/task0-webdev-23 gittask

git status

git add gittask/

git branch

cd /home/manivelan_d/gitlearn/gittask

git branch sreecharan_m

git checkout sreecharan_m

touch log.txt