Adding pull command
This commit is contained in:
parent
07eea0f484
commit
b5d04e4cf7
@ -15,6 +15,12 @@ Create a git repository
|
||||
git init
|
||||
```
|
||||
|
||||
Pull a git repository
|
||||
|
||||
```shell
|
||||
git pull [url]
|
||||
```
|
||||
|
||||
Clone an existing git repository
|
||||
|
||||
```shell
|
||||
|
||||
Loading…
Reference in New Issue
Block a user