cd existing-project
git remote set-url origin https://github.git
git push -u origin --all
git push origin --tags