From 815721be32118ddc93bef1dd41164807de95d930 Mon Sep 17 00:00:00 2001
From: Philippe Dosch <Philippe.Dosch@loria.fr>
Date: Sun, 9 Mar 2014 23:37:55 +0100
Subject: [PATCH] =?UTF-8?q?Ajoute=20le=20d=C3=A9tail=20de=20l'option=20--r?=
 =?UTF-8?q?ebase=20pour=20pull?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 maincommands.tex | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/maincommands.tex b/maincommands.tex
index 42e88a4..e43ebca 100644
--- a/maincommands.tex
+++ b/maincommands.tex
@@ -430,6 +430,9 @@
     À utiliser avant de propager les changements du dépôt local vers
     le dépôt distant (\ex{git push}) s'il y eu des changements sur le
     dépôt distant
+  \item
+    L'option \ex{--rebase} permet d'effectuer une fusion sans
+    provoquer l'ajout d'un nouveau commit formalisant cette fusion
   \end{itemize}
 }
 
-- 
GitLab