Created
December 12, 2019 00:05
-
-
Save RecessPlayWorks/792b632848de7f058ade52612d08b24e to your computer and use it in GitHub Desktop.
SOLVED: "This repository moved..." warning in CLI
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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] | |
" |
Thank you!
Thanks a million
thx
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
please help I keep getting that error
jeez, working as a developer for some time now and always forgetting about git, thanks a lot!
Thanks!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
lol thanks