echo "# Cryptocurrency" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/pkbhavsar1/Cryptocurrency.git
git push -u origin main
git remote add origin https://github.com/sathish2519/dice-js.git
git branch -M main
git push -u origin main
> git pull
> git add .
> git commit -m "added new cool feature! Spinning asteroids!!!"
> git push
git remote add origin https://github.com/sathish2519/dice-js.git
git branch -M main
git push -u origin main
Git CLI is used instead of the newer Github Desktop Interface to process git commands.
echo "# alx-zero_day" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/Aylinkup/alx-zero_day.git
git push -u origin main
git remote add origin https://github.com/Aylinkup/alx-zero_day.git
git branch -M main
git push -u origin main
git remote add origin https://github.com/sathish2519/dice-js.git
git branch -M main
git push -u origin main
git remote add origin https://github.com/sathish2519/dice-js.git
git branch -M main
git push -u origin main