git-remote: add command (#3982)
This commit is contained in:
@@ -7,6 +7,10 @@
|
|||||||
|
|
||||||
`git remote -v`
|
`git remote -v`
|
||||||
|
|
||||||
|
- Show information about a remote:
|
||||||
|
|
||||||
|
`git remote show {{remote_name}}`
|
||||||
|
|
||||||
- Add a remote:
|
- Add a remote:
|
||||||
|
|
||||||
`git remote add {{remote_name}} {{remote_url}}`
|
`git remote add {{remote_name}} {{remote_url}}`
|
||||||
|
Reference in New Issue
Block a user