Maj fichiers product à partir de develop

This commit is contained in:
2025-04-18 11:56:23 +02:00
parent 7a3d1615bd
commit e536ab738d

View File

@@ -20,26 +20,4 @@ git push origin product
✅ Résultat :
Seul le fichier domo91.py est mis à jour sur product
Tu ne touches ni aux autres fichiers, ni à lhistorique Git
Tu peux le faire à chaque fois que tu veux "promouvoir" un seul fichier vers la version stable
a arranger
(.venv) PS C:\Users\miche\PycharmProjects\Gestion sondes> git status
On branch product
Your branch is up to date with 'origin/product'.
Changes to be committed:
(use "git restore --staged <file>..." to unstage)
modified: domo91.py
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git restore <file>..." to discard changes in working directory)
modified: .idea/workspace.xml
Tu ne touches ni aux autres fichiers, ni à lhistorique Git