From e536ab738d431513f958df458093da863aeeb390 Mon Sep 17 00:00:00 2001 From: Michel Date: Fri, 18 Apr 2025 11:56:23 +0200 Subject: [PATCH] =?UTF-8?q?Maj=20fichiers=20product=20=C3=A0=20partir=20de?= =?UTF-8?q?=20develop?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...ur_product => MAJ_develop_sur_product.txt} | 24 +------------------ 1 file changed, 1 insertion(+), 23 deletions(-) rename tools/{Maj_develop_sur_product => MAJ_develop_sur_product.txt} (51%) diff --git a/tools/Maj_develop_sur_product b/tools/MAJ_develop_sur_product.txt similarity index 51% rename from tools/Maj_develop_sur_product rename to tools/MAJ_develop_sur_product.txt index 59a0332..49ac08a 100644 --- a/tools/Maj_develop_sur_product +++ b/tools/MAJ_develop_sur_product.txt @@ -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 à 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 ..." to unstage) - modified: domo91.py - -Changes not staged for commit: - (use "git add ..." to update what will be committed) - (use "git restore ..." to discard changes in working directory) - modified: .idea/workspace.xml +Tu ne touches ni aux autres fichiers, ni à l’historique Git \ No newline at end of file