1 Answer
first check available remote URL by using git remote -v . then remove URL by using git remote rm and mention your URL after this command.
Your Answer
x