📅  最后修改于: 2022-03-11 14:59:34.643000             🧑  作者: Mango
# To remove the exist origin
git remote remove origin
# And then add new origin master URL
git remote set-url origin git://new.url.here
Follow me on GITHUB/bilalahmedkhatri