From f66150b611190f850c0301551eb9e7c4ac5da7d7 Mon Sep 17 00:00:00 2001
From: SERRE Clement <clement.serre@poste.isima.fr>
Date: Mon, 29 Jan 2018 19:04:49 +0100
Subject: [PATCH] merge 3.5.iv

---
 cdpw_tp1_SERRE_PRUNIER.md | 6 ++++++
 easy_merge                | 8 ++++----
 2 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/cdpw_tp1_SERRE_PRUNIER.md b/cdpw_tp1_SERRE_PRUNIER.md
index 9dc3caa..947eee4 100644
--- a/cdpw_tp1_SERRE_PRUNIER.md
+++ b/cdpw_tp1_SERRE_PRUNIER.md
@@ -445,6 +445,12 @@ https://gitlab.isima.fr/mazenovi/2017-F2-Forge
         >>>>>>> SERRE_PRUNIER-3.6
         ```
         On garde soit l'une soit l'autre des lignes (ou les deux, ici c'est possible) et on supprime les lignes ajoutées par git.
+        ```git
+        clserre1@A210PC12:/h/Documents/cdpw $ vim easy_merge
+        clserre1@A210PC12:/h/Documents/cdpw $ git commit -am"merge 3.5.iv"
+        [SERRE_PRUNIER fc98ee4] merge 3.5.iv
+         1 file changed, 4 insertions(+), 4 deletions(-)
+        ```
 0. Supprimer les branches de feature et afficher toutes les branches restantes, affichez un historique sous forme de graph (`a dog`) de votre repo `*`
 
 ##### 4. Remote
diff --git a/easy_merge b/easy_merge
index 9e0fc62..af3692c 100644
--- a/easy_merge
+++ b/easy_merge
@@ -1,5 +1,5 @@
-<<<<<<< HEAD
-lun. 29 janv. 2018 18:59:12
-=======
+
+
+
 lun. 29 janv. 2018 18:57:17
->>>>>>> SERRE_PRUNIER-3.6
+
-- 
GitLab