X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=git.tex;h=588aa90dc1d97f73c8ffa97a554eea8181cbfe4a;hb=81d7977c5dcdeb86e7ce9a7e8d1eabe71a01457c;hp=e559201b3915e31fdb8a86d87f62e988369cd827;hpb=812b1e999edad275e938358db904548cce322b00;p=~madcoder%2Ffosdem.git diff --git a/git.tex b/git.tex index e559201..588aa90 100644 --- a/git.tex +++ b/git.tex @@ -7,8 +7,6 @@ \usepackage[english]{babel} \usepackage[utf8]{inputenc} -\usepackage{graphicx} - \usepackage{times} %\usepackage[T1]{fontenc} \newcommand{\git}{GIT} @@ -59,7 +57,7 @@ \item<2-> Off-line work is possible, in fact you always work off-line; \item<3-> Incremental work is possible; \item<4-> \git{} allow you to completely erase a wrong idea if you didn't - shared it yet; + share it yet; \item<5-> \git{} storage is extremely efficient: the marginal cost of commits decreases with the number of commits. \end{itemize}