79171697

Date: 2024-11-08 22:07:27
Score: 1
Natty:
Report link

You have to just remove the already existing orgin using the command

   git remote rm origin

And then add a new one with a anyone name you want , it could be origin as well

git remote add "any_name" "your git repo"
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: sushruth murakare