changeset 290:f0f5224c812e

Better way to describe Git
author Martin Geisler <mg@aragost.com>
date Tue, 05 Apr 2011 10:24:32 +0200
parents 73670404b9e4
children 797ecde99eb8
files git.tex
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/git.tex
+++ b/git.tex
@@ -1,7 +1,7 @@
 \begin{frame}{Git}
   Git was created by Linus Torvalds for Linux Kernel development:
   \begin{itemize}
-  \item very fast tool, slightly faster than Mercurial
+  \item focus on speed
   \item builds on the same concepts as Mercurial:
     \begin{itemize}
     \item fully distributed with push/pull between clones