#022 git remote rename current name

How to rename a remote

Use the command 'git remote rename current new' to rename a pre-existing remote

Command Description
remote Command to manage remotes
rename Command to rename the remote
current Current remote name
name New remote name