Day 9 : How to Push local code to remote repo.
Create a remote repo.Part 1
Click on create new repo.
Give name to your remote repo. and click on Create repository.
You will get this kind of UI
Now Go to you local repo. and initialize the repo.
git init
Now add the all files my comma...
sidharthhhh.hashnode.dev1 min read