comparison talk.tex @ 26:95b79f82a200

Add summary of final points
author Jordi Gutiérrez Hermoso <jordigh@octave.org>
date Sun, 09 Mar 2014 20:32:04 -0400
parents 86607675e0a8
children f83926dd97f1
comparison
equal deleted inserted replaced
25:756d0a23f1a5 26:95b79f82a200
320 Let's see Evolve sharing commits around! 320 Let's see Evolve sharing commits around!
321 321
322 \fontsize{68}{80}\selectfont \lefthand 322 \fontsize{68}{80}\selectfont \lefthand
323 \end{center} 323 \end{center}
324 \end{frame} 324 \end{frame}
325 325
326 \begin{frame}
327 {\Large \textbf{Evolve's solutions}}
328 \begin{enumerate}
329 \item Recovering from upstream rewrite (rebase)
330 \pause
331 \begin{itemize}
332 \item \emph{Solution}: \texttt{hg evolve}
333 \end{itemize}
334 \pause
335 \item Some commits are historical record, should not be rewritten
336 \pause
337 \begin{itemize}
338 \item \emph{Solution}: Public and draft phases
339 \end{itemize}
340 \pause
341 \item Safely sharing rewritten commits with remote repos
342 \pause
343 \begin{itemize}
344 \item \emph{Solution}: Obsolescence markers
345 \end{itemize}
346 \end{enumerate}
347 \end{frame}
348
349 \begin{frame}
350 \begin{center}
351 \fontsize{58}{70}\selectfont Questions?
352 \end{center}
353 \end{frame}
326 354
327 \end{document} 355 \end{document}