Maj fichiers product à partir de develop
This commit is contained in:
@@ -21,25 +21,3 @@ git push origin product
|
||||
Seul le fichier domo91.py est mis à jour sur product
|
||||
|
||||
Tu ne touches ni aux autres fichiers, ni à l’historique 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
|
||||
Reference in New Issue
Block a user