# HG changeset patch # User Martin Geisler # Date 1340370661 -7200 # Node ID 33add2a99379dfbdd6c8a0a915b4a6ddbe894f0c # Parent 8ca33c2f1b7b0ff2424eb68fba2f6ea029ff3767 Rephrased diff --git a/rebase-notes.tex b/rebase-notes.tex --- 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}