commands.sh

git rename-remote

all

Change remote for pulling and pushing. Part of `git-extras`.

More info →

Examples (1)

Change the upstream remote to origin

git rename-remote upstream origin
made by @shridhargupta | data from tldr-pages