push prod modif git
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Grégory Lebreton 2026-04-03 13:50:29 +02:00
parent 47ff46d936
commit eb3bc1fdb3

View File

@ -163,7 +163,7 @@ git branch
- Créer une nouvelle branche et basculer vers la nouvelle branche: - Créer une nouvelle branche et basculer vers la nouvelle branche:
``` { .bash .copy } ``` { .bash .copy }
git checkout -b nom-nouvelle-branche git checkout -b <nom-nouvelle-branche>
``` ```
- Connaitre l'état du dépôt local: - Connaitre l'état du dépôt local: