changeset 362:33add2a99379

Rephrased
author Martin Geisler <mg@aragost.com>
date Fri, 22 Jun 2012 15:11:01 +0200
parents 8ca33c2f1b7b
children 7788b512c5bd
files rebase-notes.tex
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/rebase-notes.tex
+++ b/rebase-notes.tex
@@ -61,7 +61,7 @@
   Good:
   \begin{itemize}
   \item Creates an easy-to-read linear history
-  \item Avoids trivial and meaningless merges
+  \item Less clutter by avoiding trivial merges
   \item Feature branch is not mixed with mainline changes
   \end{itemize}