logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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