Skip to content

Instantly share code, notes, and snippets.

@RecessPlayWorks
Created December 12, 2019 00:05
Show Gist options
  • Save RecessPlayWorks/792b632848de7f058ade52612d08b24e to your computer and use it in GitHub Desktop.
Save RecessPlayWorks/792b632848de7f058ade52612d08b24e to your computer and use it in GitHub Desktop.
SOLVED: "This repository moved..." warning in CLI
https://stackoverflow.com/questions/30443333/error-with-renamed-repo-in-github-remote-this-repository-moved-please-use-th
"
git remote set-url origin [updated link url https://........git]
"
@dietpizza
Copy link

lol thanks

@AbayReushenov
Copy link

Thank you!

@AhmedOsman21
Copy link

Thanks a million

@hiranmay1000
Copy link

thx

@Zamamwelase
Copy link

root@a49c4ee8937f:/alx-pre_course# git push
Enumerating objects: 3, done.
Counting objects: 100% (3/3), done.
Writing objects: 100% (3/3), 237 bytes | 237.00 KiB/s, done.
Total 3 (delta 0), reused 0 (delta 0)
remote: This repository moved. Please use the new location:
remote: https://github.com/Zamamwelase/alx-pre_course.git
To https://github.com/zamamwelase/alx-pre_course.git

  • [new branch] master -> master

@Zamamwelase
Copy link

please help I keep getting that error

@statusunknown418
Copy link

jeez, working as a developer for some time now and always forgetting about git, thanks a lot!

@ianlavapiez
Copy link

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment