git remote rm origin
git remote add origin origin_url
origin_url
git branch -M master
git push -u origin master