From 0c274490be82b5889d0ec9d516b2586ae70dc268 Mon Sep 17 00:00:00 2001
From: SERRE Clement <clement.serre@poste.isima.fr>
Date: Mon, 29 Jan 2018 18:53:53 +0100
Subject: [PATCH] 23.4.ii

---
 cdpw_tp1_SERRE_PRUNIER.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/cdpw_tp1_SERRE_PRUNIER.md b/cdpw_tp1_SERRE_PRUNIER.md
index ec0cc1d..0f915b4 100644
--- a/cdpw_tp1_SERRE_PRUNIER.md
+++ b/cdpw_tp1_SERRE_PRUNIER.md
@@ -369,6 +369,9 @@ https://gitlab.isima.fr/mazenovi/2017-F2-Forge
         Merge made by the 'recursive' strategy.
          cdpw_tp1_SERRE_PRUNIER.md | 54 ++++++++++++++++++++++++++++++++++++++++++++---
          1 file changed, 51 insertions(+), 3 deletions(-)
+        clserre1@A210PC12:/h/Documents/cdpw $ git commit -am"23.4.i"
+        [SERRE_PRUNIER 8cf25e6] 23.4.i
+         1 file changed, 34 insertions(+)
         ```
     0. Affichez un historique sous forme de graph (`a dog`) de votre repo `*`
         ```git
@@ -397,6 +400,9 @@ https://gitlab.isima.fr/mazenovi/2017-F2-Forge
         * b28292b Q1.8
         * dd449ba Q1.6
         * 7b7f60f Q1.2
+        clserre1@A210PC12:/h/Documents/cdpw $ git commit -am"23.4.ii"
+        [SERRE_PRUNIER 8ec6436] 23.4.ii
+         1 file changed, 3 insertions(+)
         ```
 0. Merge avec conflit
     1. Céer une nouvelle branche `mybranch-3.6`
-- 
GitLab