Open jauie opened 4 years ago
echo "# tanya" >> README.md git init git add README.md git commit -m "first commit" git branch -M main git remote add origin https://github.com/Pkobos/tanya.git git push -u origin main
No word
echo "# tanya" >> README.md git init git add README.md git commit -m "first commit" git branch -M main git remote add origin https://github.com/Pkobos/tanya.git git push -u origin main