Answers for "914602"

0

914602

echo "# Sandesh Pansare" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/914602/914602.git
git push -u origin main
Posted by: Guest on February-27-2022

Browse Popular Code Answers by Language