cd existing_repo git remote rename origin old-origin git remote add origin https://gitlab.com/LakshanWijerathne1234/test_8.git git push -u origin --all git push -u origin --tags