ajout fichier git.md
This commit is contained in:
parent
3706cb9e71
commit
69aa84c086
9
git.md
9
git.md
@ -1,13 +1,14 @@
|
|||||||
# git
|
# git
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone<url>
|
git clone <URL>
|
||||||
git add fichier
|
git add fichier
|
||||||
git commit -m "commentaires"
|
git commit -m "commentaires"
|
||||||
git push
|
git push
|
||||||
```
|
```
|
||||||
|
|
||||||
```clone
|
|
||||||
``` bash
|
- nouvelle commande
|
||||||
git clone <url>
|
```bash
|
||||||
|
echo "hello world
|
||||||
```
|
```
|
||||||
|
|||||||
0
python3.13
Normal file
0
python3.13
Normal file
Loading…
x
Reference in New Issue
Block a user