DEV Community

M. Uma
M. Uma

Posted on

1

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

Image description

8 git config username

Image description

9 git config email

Image description

10 git push

Image description

Top comments (0)