This commit is contained in:
parent
47ff46d936
commit
eb3bc1fdb3
@ -163,7 +163,7 @@ git branch
|
||||
- Créer une nouvelle branche et basculer vers la nouvelle branche:
|
||||
|
||||
``` { .bash .copy }
|
||||
git checkout -b nom-nouvelle-branche
|
||||
git checkout -b <nom-nouvelle-branche>
|
||||
```
|
||||
|
||||
- Connaitre l'état du dépôt local:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user