git clone...
git remote set-url origin <URL_REPO_DESTINO>
git push origin --tags “refs/remotes/origin/*:refs/heads/*”
git push -u origin master