1. Add new git repository

git init

git remote add origin https://gorokhovdenis@github.com/gorokhovdenis/bot_old.git
git remote  set-url origin https://gorokhovdenis@github.com/gorokhovdenis/bot_old.git
git remote -v

Last updated

Was this helpful?