git-remote: mention how to add a new URL (#3042)
This commit is contained in:

committed by
Lucas Gabriel Schneider

parent
a269fe7595
commit
2d7a0b034c
@@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
`git remote add {{remote_name}} {{remote_url}}`
|
`git remote add {{remote_name}} {{remote_url}}`
|
||||||
|
|
||||||
- Change the URL of a remote:
|
- Change the URL of a remote (use `--add` to keep the existing URL):
|
||||||
|
|
||||||
`git remote set-url {{remote_name}} {{new_url}}`
|
`git remote set-url {{remote_name}} {{new_url}}`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user