changeset 33:7fb4764757b1 default tip @

Explain that obsolete commands are only shared as needed
author Jordi Gutiérrez Hermoso <jordigh@octave.org>
date Tue, 11 Mar 2014 17:03:02 -0400
parents e7d4f5528b5d
children
files talk.tex
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/talk.tex	Tue Mar 11 17:02:45 2014 -0400
+++ b/talk.tex	Tue Mar 11 17:03:02 2014 -0400
@@ -279,7 +279,8 @@
   \begin{itemize}
     \item All Evolve operations are \emph{append-only}.
     \pause
-    \item Pre-edited commits stick around. They're only marked as obsolete.
+    \item Pre-edited commits stick around. They're only marked as
+    obsolete, and shared when necessary.
     \pause
     \item Commits may be obsoleted by another overwriting commit.
     \begin {itemize}