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