check curr remote:
git remote -v
origin https://github.com/RVC-Boss/GPT-SoVITS (fetch)
origin https://github.com/RVC-Boss/GPT-SoVITS (push)
change remote:
git remote set-url origin https://github.com/arot-devs/GPT-SoVITS-a.git
# git remote -v
push to new fork:
git push origin main