mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-11-19 12:02:13 +05:30
Merge b5d04e4cf7 into 0de73e8971
This commit is contained in:
commit
98f760e237
1 changed files with 6 additions and 0 deletions
|
|
@ -15,6 +15,12 @@ Create a git repository
|
||||||
git init
|
git init
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Pull a git repository
|
||||||
|
|
||||||
|
```shell
|
||||||
|
git pull [url]
|
||||||
|
```
|
||||||
|
|
||||||
Clone an existing git repository
|
Clone an existing git repository
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue