DEV Community

Nafila Nasrin K
Nafila Nasrin K

Posted on

Git-Github Commands

Steps

1.git init

Image description

2.git add

Image description

3.git commit

Image description

4.git status

Image description

5.git log

Image description

6.git remote add origin

Image description

7.git branch and git branch -M

Image description

8.git config username

Image description

9.git config email

Image description

10.git push

Image description

Top comments (1)

Collapse
 
m_uma profile image
M. Uma

hey Nafila