logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Rename Git Remote - Change Repository Origin | Online Free DevTools by Hexmos

Rename Git remote repositories easily with Git Rename Remote. Change your upstream or origin to a new remote URL. Free online tool, no registration required.

git-rename-remote

Change remote for pulling and pushing. Part of git-extras. More information: https://github.com/tj/git-extras/blob/master/Commands.md#git-rename-remote.

  • Change the upstream remote to origin:

git rename-remote {{upstream}} {{origin}}

See Also