git connecting command

PHOTO EMBED

Mon Jan 03 2022 16:32:33 GMT+0000 (Coordinated Universal Time)

Saved by @Abidur_Rahman43

echo "# portfolio-website" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/Abidur43/portfolio-website.git
git push -u origin main
content_copyCOPY

github

https://github.com