From ac8cd591010deab6c3e544374a8d0b1b0b079031 Mon Sep 17 00:00:00 2001 From: MilesTEG Date: Sat, 14 Aug 2021 13:49:58 +0200 Subject: [PATCH] =?UTF-8?q?Ajout=20d'une=20note=20concernant=20un=20commit?= =?UTF-8?q?=20apr=C3=A8s=20une=20fusion.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- TUTO_Git_SourceTree.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TUTO_Git_SourceTree.md b/TUTO_Git_SourceTree.md index 9885489..6abc192 100644 --- a/TUTO_Git_SourceTree.md +++ b/TUTO_Git_SourceTree.md @@ -131,6 +131,7 @@ Il ne vous reste plus qu'à attendre la validation par un relecteur, et qu'il fu À l'issue de cette fusion, votre branche sera supprimée. Si vous vouliez continuer à travailler dessus, mettez-là en statut WIP, en postant un message indiquant votre intention. +> :pencil2: **Note :** Si jamais vous envoyiez un nouveau commit (ou plusieurs) après que la fusion ait été faite, mais avant que la branche soit supprimée, il faudra refaire une demande de fusion.
___ Ça y est, c'est la fin du tutoriel :D