YouTube.com

Search results

Thursday, October 12, 2023

git & github

FIST STEP:

 echo "# Login-Form" >> README.md

git init

git add README.md

git commit -m "first commit"

git branch -M main

git remote add origin https://github.com/MrBidhan24/Login-Form.git

git push -u origin main



2ND STEP:

git remote add origin https://github.com/MrBidhan24/Login-Form.git

git branch -M main

git push -u origin main

No comments:

Post a Comment

Nikhil Land Strangle