push code to git

by

in
echo "# ai-bgremover" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin git@github.com:pkjoshisbp/ai-bgremover.git
git push -u origin main

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *